FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

#649: Raise ValueError if single entity is passed to 'datastore.put'. by tseaver · Pull Request #677 · googleapis/google-cloud-python · GitHub

#649: Raise ValueError if single entity is passed to 'datastore.put'. - #677

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:649-raise-on-single-entity-passed-to-datastore-put
Feb 25, 2015
Merged

#649: Raise ValueError if single entity is passed to 'datastore.put'.#677
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:649-raise-on-single-entity-passed-to-datastore-put

Conversation

tseaver commented Feb 24, 2015

Copy link
Copy Markdown
Contributor

Fixes #649.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2015

Copy link
Copy Markdown

Coverage remained the same at 100.0% when pulling 2fa5900 on tseaver:649-raise-on-single-entity-passed-to-datastore-put into 1f7dc43 on GoogleCloudPlatform:master.

dhermes commented Feb 24, 2015

Copy link
Copy Markdown
Contributor

LGTM

tseaver added a commit that referenced this pull request Feb 25, 2015
…d-to-datastore-put

#649: Raise ValueError if single entity is passed to 'datastore.put'.
tseaver merged commit 277ba80 into googleapis:master Feb 25, 2015
tseaver deleted the 649-raise-on-single-entity-passed-to-datastore-put branch February 25, 2015 00:08
parthea pushed a commit that referenced this pull request Nov 24, 2025
Expose ssl credentials from transport.

This is used to fix pubsub client [mtls issue](googleapis/python-pubsub#224). Pubsub client creates its own transport so mtls is completely missing. The solution would be taking the ssl credentials from the auto-generated client's transport and passing it when the handwritten client creates the transport.
parthea pushed a commit that referenced this pull request Nov 24, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Mar 6, 2026
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
parthea added a commit that referenced this pull request Mar 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Silent error when calling datastore.put() on nonlist

4 participants


Back | FazBrowse Home | New Git URL