• Fantix King's avatar
    bpo-34745: Fix asyncio sslproto memory issues (GH-12386) · f683f464
    Fantix King yazdı
    * 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
    f683f464