Skip to content

Conversation

@alanjds
Copy link
Contributor

@alanjds alanjds commented Oct 9, 2014

requests lib version should be >= 2.0.0 for requests.utils.to_native_string to be available

See: http://stackoverflow.com/a/24955127/798575

`requests` lib version should be >= 2.0.0 for `requests.utils.to_native_string` to be available

See: http://stackoverflow.com/a/24955127/798575
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling bc1f93f on alanjds:patch-1 into 08727f0 on requests:master.

alanjds added a commit to alanjds/django-allauth that referenced this pull request Oct 9, 2014
Actual version of requests-oauthlib uses a `requests` util available only on requests>=2.0.0

Until requests-oauthlib merges (this PR)[requests/requests-oauthlib#151], is safer to ensure here the `requests` version needed

See: http://stackoverflow.com/a/24955127/798575
And: requests/requests-oauthlib#151
@sigmavirus24
Copy link
Contributor

👍 from me

@ib-lundgren
Copy link
Member

Looks good to me.

On Thursday, October 9, 2014, Ian Cordasco notifications@github.com wrote:

[image: 👍] from me


Reply to this email directly or view it on GitHub
#151 (comment)
.

ib-lundgren added a commit that referenced this pull request Oct 16, 2014
[FIX] ImportError: cannot import name to_native_string
@ib-lundgren ib-lundgren merged commit ebe3c5d into requests:master Oct 16, 2014
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