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

Bump requests version once https://github.com/urllib3/urllib3/pull/1524 is released #20

Closed
bessbd opened this issue Nov 9, 2020 · 1 comment

Comments

@bessbd
Copy link
Contributor

bessbd commented Nov 9, 2020

The version of urllib3 via requests that we currently have hides HTTP early-termination-followed responses from the server. urllib3/urllib3#1524 fixes this issue. To have the fix in cloudant-python-sdk, requests needs to be updated once the fix is available in a new requests version.

See related cloudant/java-cloudant#317

@mojito317 mojito317 mentioned this issue Nov 10, 2020
13 tasks
@bessbd
Copy link
Contributor Author

bessbd commented Nov 19, 2020

All dependency version ranges allow for consuming the fix in some latest urllib3 release, so a recent clean install works fine with the informative, correct exceptions.

I'm closing this.

For people who encounter Broken pipe issues, a local upgrade to a recent urllib3 (>=1.26.0) should resolve the issue.

@bessbd bessbd closed this as completed Nov 19, 2020
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