mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
parent
d1f575116a
commit
70fede100e
1 changed files with 3 additions and 0 deletions
|
|
@ -350,6 +350,9 @@ Extension Modules
|
|||
Library
|
||||
-------
|
||||
|
||||
- bpo-29870: Fix ssl sockets leaks when connection is aborted in asyncio/ssl
|
||||
implementation. Patch by Michaël Sghaïer.
|
||||
|
||||
- bpo-29743: Closing transport during handshake process leaks open socket.
|
||||
Patch by Nikolay Kim
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue