Skip to content

Conversation

mwkmwkmwk
Copy link
Contributor

On Python 2, passing unicode as the second argument to urllib.quote is a very bad idea - http://bugs.python.org/issue23885

On Python 3, both b'' and '' are fine.

On Python 2, passing unicode as the second argument to urllib.quote is a very bad idea - http://bugs.python.org/issue23885

On Python 3, both b'' and '' are fine.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.92% when pulling df9e752 on koriakin:master into 9895b76 on evonove:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.92% when pulling df9e752 on koriakin:master into 9895b76 on evonove:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.92% when pulling df9e752 on koriakin:master into 9895b76 on evonove:master.

@synasius synasius merged commit df9e752 into django-oauth:master Apr 8, 2015
@masci masci modified the milestones: 0.9.0, 0..8.1 Apr 8, 2015
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.

4 participants