Skip to content

Conversation

dtran320
Copy link

OAuthRequest.to_postdata() and OAuthRequest.to_header() don't make use of the _utf8_str function that you wrote and thus fail for unicode strings with non-standard characters. Changed three instances of str() to _utf8_str() in the two functions.

…roperly handling unicode strings (changed str --> _utf8_str)
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.

1 participant