Updates
Updates on our activities and progress.
Most recent
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...
urllib3 v2.0.1 has been released
Published on April 30, 2023 by Seth Michael Larson
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...
urllib3 v2.0.0 is now generally available!
Published on April 26, 2023 by Seth Michael Larson
urllib3 v1.0 was first published 12 years ago in 2011 and has served the Python community beyond anyone's dreams. Since that time, urllib3 has been installed...
Get paid to contribute to urllib3 (Newsletter #7)
Published on June 21, 2022 by Seth Michael Larson
Released urllib3 v1.26.8
Published on January 7, 2022 by Seth Michael Larson
PyPI: https://pypi.org/project/urllib3/1.26.8 Release: https://gi...
Tests aren’t enough: Case study after adding type hints to urllib3
Published on October 18, 2021 by Seth Michael Larson
With your support we've completed a large part of our v2.0 milestone, adding type hints to urllib3. Thank you! As a part of this project we wanted to share the journey, what we learned, and problems we encountered along the way as well as c...
Released urllib3 v1.26.7
Published on September 22, 2021 by Seth Michael Larson
PyPI: https://pypi.org/project/urllib3/1.26.7 Release: https://gi...
urllib3 Newsletter #5
Published on June 30, 2021 by Seth Michael Larson
Fifth newsletter, commence! If you'd like to discuss this edition of our newsletter you can join our community Discord. Thanks to our ...
Released urllib3 v1.26.6
Published on June 25, 2021 by Seth Michael Larson
PyPI: https://pypi.org/project/urllib3/1.26.6 Release: https://gi...
Released urllib3 v1.26.5
Published on May 26, 2021 by Seth Michael Larson
PyPI: https://pypi.org/project/urllib3/1.26.5 Release: https://gi...
Released urllib3 v1.26.4
Published on March 18, 2021 by Seth Michael Larson
PyPI: https://pypi.org/project/urllib3/1.26.4 Changelog:...
Released urllib3 v1.26.3
Published on January 26, 2021 by Seth Michael Larson
PyPI: https://pypi.org/project/urllib3/1.26.3 Changelog:...
urllib3 Newsletter #3
Published on December 30, 2020 by Seth Michael Larson
Welcome to our third newsletter! If you'd like to join our community you can find us on Discord. GitHub Sponsors...
Released urllib3 v1.25.11
Published on October 19, 2020 by Seth Michael Larson
PyPI: https://pypi.org/project/urllib3/1.25.11 Changelog: https://g...
Newsletter (September 2020)
Published on October 5, 2020 by Seth Michael Larson
Open Collective and GitCoin Grantsurllib3 created an Open Collective which we are now accepting donations and offering sponsorship to organizations and individuals. Primarily...
v2.0 Roadmap is Live!
Published on September 21, 2020 by Seth Michael Larson
➤ Read the complete v2.0 Roadmap!🚀 Functional API CompatibilityWe’re maintaining 99% functional API compatibili...
RFC: What features should be included in urllib3 v2?
Published on September 11, 2020 by Seth Michael Larson
We're currently soliciting feature requests from our users on what should be included in urllib3 v2.If you'd like to create or +1 a suggestion please do so within this...