Skip to content

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented May 2, 2017

@lukesneeringer, you might be thinking: "What does this have to do with google-resumable-media?"

But, alas, it does have something to do with this because both a multipart upload and resumable upload require JSON encoding {'name': name, ...} and bytes objects are explicitly not JSON serializable in Python 3.

@dhermes dhermes added the api: storage Issues related to the Cloud Storage API. label May 2, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 2, 2017
@dhermes dhermes merged commit d1c1a50 into googleapis:master May 2, 2017
@dhermes dhermes deleted the blob-unicode-name branch May 2, 2017 21:40
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants