If you or your organization rely on urllib3 consider supporting us via GitHub Sponsors.
⚠️ urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap
🔐 This is the first release to be signed with Sigstore! You can verify the distributables using the .sig
and .crt
files included on this release.
- Removed support for Python 3.5
- Fixed an issue where a
ProxyError
recommending configuring the proxy as HTTP instead of HTTPS could appear even when an HTTPS proxy wasn't configured.