SIGN IN SIGN UP

bpo-34745: Fix asyncio sslproto memory issues (GH-12386)

* Fix handshake timeout leak in asyncio/sslproto

Refs MagicStack/uvloop#222

* Break circular ref _SSLPipe <-> SSLProtocol

* bpo-34745: Fix asyncio ssl memory leak

* Break circular ref SSLProtocol <-> UserProtocol

* Add NEWS entry
F
Fantix King committed
f683f464259715d620777d7ed568e701337a703a
Parent: 06e1e68
Committed by Yury Selivanov <yury@magic.io> on 3/17/2019, 10:51:10 PM