Skip to content

1.26.11

Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 25 Jul 13:27
· 678 commits to main since this release

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

  • Fixed an issue where reading more than 2 GiB in a call to HTTPResponse.read would raise an OverflowError on Python 3.9 and earlier.