Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Feb 24, 2015

Fixes #649.

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

Coverage Status

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
Copy link
Contributor

dhermes commented Feb 24, 2015

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 tseaver merged commit 277ba80 into googleapis:master Feb 25, 2015
@tseaver 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>
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