Content-Length: 281738 | pFad | https://github.com/urllib3/urllib3/commit/d1616473df94b94f0f5ad19d2a6608cfe93b7cdf
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4a3fe commit d161647Copy full SHA for d161647
CHANGES.rst
@@ -1,6 +1,15 @@
1
Changes
2
=======
3
4
+1.26.5 (2021-05-26)
5
+-------------------
6
+
7
+* Fixed deprecation warnings emitted in Python 3.10.
8
+* Updated vendored ``six`` library to 1.16.0.
9
+* Improved performance of URL parser when splitting
10
+ the authority component.
11
12
13
1.26.4 (2021-03-15)
14
-------------------
15
src/urllib3/_version.py
@@ -1,2 +1,2 @@
# This file is protected via CODEOWNERS
-__version__ = "1.26.4"
+__version__ = "1.26.5"
Fetched URL: https://github.com/urllib3/urllib3/commit/d1616473df94b94f0f5ad19d2a6608cfe93b7cdf
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments