question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Urllib3 released a new version today which has some breaking changes for Python 2.6. While we work out any other possible incompatibilities Requests will remain compatible with urllib3 1.21.1 to 1.23 for the next week.

If you’re experiencing issues due to pip’s dependency resolution, you will need to pin ˋurllib3==1.23` in your package requirements.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:10
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

13reactions
nateprewittcommented, Oct 17, 2018

@Hrxn, just to be clear, we’ve just crossed the 24 hour threshold since the urllib3 release. We’ve provided both a work around and posted a patch with the fix for review within hours. This is the same release process that’s been in place for a couple years now.

Going around demanding immediate action from projects that are run solely by volunteers isn’t going to get things done faster. It will be ready when we are confident it’s ready and not going to introduce additional problems to a very large ecosystem.

8reactions
nateprewittcommented, Oct 18, 2018

Requests v2.20.0 has been uploaded to pypi.org. Issues should be resolved now. I’ll leave this open for a bit for visibility, then close it out this evening.

Read more comments on GitHub >

github_iconTop Results From Across the Web

urllib3 - PyPI
urllib3 is a powerful, user-friendly HTTP client for Python. Much of the Python ecosystem already uses ... 1.24.3 (2019-05-01). Apply fix for CVE-2019-9740....
Read more >
urllib3 1.26.13 documentation
urllib3 is one of the most downloaded packages on PyPI and is a dependency of many popular Python packages like Requests, Pip, and...
Read more >
urllib3/urllib3: Python HTTP library with thread-safe ... - GitHub
urllib3 is a powerful, user-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings...
Read more >
urllib3 - piwheels
The piwheels project page for urllib3: HTTP library with thread-safe connection pooling, file post, and more.
Read more >
urllib3@1.24.2 - Snyk Vulnerability Database
Learn more about known urllib3 1.24.2 vulnerabilities and licenses detected. ... urllib3 is a HTTP library with thread-safe connection pooling, file post, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found