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

requests 2.11 and up is not supported #3

Closed
max-nrgene opened this issue Dec 4, 2016 · 0 comments
Closed

requests 2.11 and up is not supported #3

max-nrgene opened this issue Dec 4, 2016 · 0 comments

Comments

@max-nrgene
Copy link
Contributor

max-nrgene commented Dec 4, 2016

seems at 2.11 they stopped supporting lengths of type "int", so you have to use str length.
either lock requests version, or fix the code.
this is an example of similar issue, fix is trivial:
https://github.com/kennethreitz/requests/issues/3477

max-nrgene referenced this issue in max-nrgene/zadarest.py Dec 4, 2016
fix #3: convert content length type at call
nmaekawa added a commit that referenced this issue Dec 6, 2016
fix #3: convert content length type at call
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

No branches or pull requests

1 participant