GoogleCloudPlatform / gcs-oauth2-boto-plugin

Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.
Apache License 2.0
21 stars 38 forks source link

Use six.BytesIO for Py2/3 compat #47

Closed catleeball closed 5 years ago

catleeball commented 5 years ago

For b/134172360