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

Fix BytesWarning issued when using a string placeholder for bytes object #474

Merged
merged 1 commit into from
Jul 30, 2017
Merged

Fix BytesWarning issued when using a string placeholder for bytes object #474

merged 1 commit into from
Jul 30, 2017

Conversation

jdufresne
Copy link
Contributor

When running tests, fixes warnings of the form:

.../oauthlib/oauthlib/oauth1/rfc5849/utils.py:56: BytesWarning: str() on a bytes instance

When running tests, fixes warnings of the form:

.../oauthlib/oauthlib/oauth1/rfc5849/utils.py:56: BytesWarning: str() on a bytes instance
@thedrow thedrow merged commit 103a951 into oauthlib:master Jul 30, 2017
@thedrow
Copy link
Collaborator

thedrow commented Jul 30, 2017

Thanks!

@jdufresne jdufresne deleted the bytes-warnings branch October 24, 2017 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants