Skip to content

usage documentation: please mention unicode #5262

@manzikki

Description

@manzikki

http://google-cloud-python.readthedocs.io/en/latest/datastore/usage.html please add (in the first example) a mention that storing strings should be done with u:
entity['name'] = u'Jane'

Not using unicode will make the datastore convert them to blobs.

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions