Open Collective
Open Collective
Loading

Updates

Updates on our activities and progress.

Most recent
Released urllib3 v2.2.3
Published on September 12, 2024 by Quentin Pradet
urllib3 v2.2.3 is now available. It supports Python 3.13, fixes the default encoding of chunked request bodies to be UTF-8 and adds very early HTTP/2 support.
Released urllib3 v1.26.20
Published on September 12, 2024 by Quentin Pradet
urllib3 v1.26.20 is now available: The new version fixes issues in FIPS-compliant environments and on macOS, prepares for a future breaking setuptools release, and suppor...
urllib3 v2.2.2 and urllib3 v1.26.19 are now available, fixing CVE-2024-37891, where Proxy-Authorizatio...
Released urllib3 v2.2.1
Published on February 18, 2024 by Quentin Pradet
urllib3 v2.2.1 is now available, fixing a spurious warning in the browser and restoring compatibility with botocore. Plese refer to the changelog for the full list of updat...
๐Ÿ–ฅ๏ธ urllib3 now works in the browser ยท ๐ŸŽ‰ This release adds experimental support for ...
2023 was a transformative year for urllib3, headlined by the first stable release of v2.0 after multiple years of development. This release sets the stage for adding alternate HTTP implementations, like ones capable of HTTP/2 and being used...
Released urllib3 v2.1.0
Published on November 13, 2023 by Quentin Pradet
The urllib3 2.1.0 release removes support for Python 3.7 (which has reached end-of-life in June) and removes the previously deprecated urllib3[secure] extra and SecureTransport TLS implementation. Please refer to the...
urllib3 v2.0.6 and v1.26.17
Published on October 2, 2023 by Seth Michael Larson
There are two new releases for urllib3 (v2.0.6 and v1.26.17) both of which contain a fix for medium severity security vulnerability GHSA-v845-jxx5-vc9f...
Released urllib3 v2.0.3
Published on June 7, 2023 by Quentin Pradet
Allowed alternative SSL libraries such as LibreSSL, while still issuing a warning as we cannot help users facing issues with implementations other than OpenSSL. #3020Deprecated UR...
Fixed a socket leak when fingerprint or hostname verifications fail. (#2991)Fixed an error when HTTPResponse.read(0) was the first read call or when the internal response body buf...
Page of 3