Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 25, 2015
Merged

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

merged 1 commit into from
Feb 25, 2015

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
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