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

Ensure unicode strings for Python 2 / 3 compat #269

Merged
merged 2 commits into from
Jun 5, 2019

Conversation

catleeball
Copy link
Contributor

Made several changes to credentials_lib.py for Python 2/3 compatibility. Specifically, Running pre-release tests, we found some of these methods would fail when gsutil had no configs available.

@coveralls
Copy link

coveralls commented Jun 4, 2019

Coverage Status

Coverage increased (+0.0008%) to 91.682% when pulling 9b55f2e on catleeball:credlib_str_compat into a620b80 on google:master.

apitools/base/py/credentials_lib.py Outdated Show resolved Hide resolved
apitools/base/py/credentials_lib.py Outdated Show resolved Hide resolved
@catleeball
Copy link
Contributor Author

@houglum Thanks for the approval! I don't have write access to the apitools repo, so feel free to merge this when you have a moment 🙂

@houglum houglum merged commit 8129b70 into google:master Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants