Skip to content

Commit e67f13c

Browse files
authored
Add 1.26.16 release to CHANGES.rst on main
1 parent ffa2b63 commit e67f13c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,12 @@ Fixed
137137
* Fixed a socket leak if ``HTTPConnection.connect()`` fails (`#2571 <https://github.com/urllib3/urllib3/pull/2571>`__).
138138
* Fixed ``urllib3.contrib.pyopenssl.WrappedSocket`` and ``urllib3.contrib.securetransport.WrappedSocket`` close methods (`#2970 <https://github.com/urllib3/urllib3/issues/2970>`__)
139139

140+
1.26.16 (2023-05-23)
141+
====================
142+
143+
* Fixed thread-safety issue where accessing a ``PoolManager`` with many distinct origins
144+
would cause connection pools to be closed while requests are in progress (`#2954 <https://github.com/urllib3/urllib3/pull/2954>`_)
145+
140146
1.26.15 (2023-03-10)
141147
====================
142148

0 commit comments

Comments
 (0)