]> granicus.if.org Git - python/commit
Closing transport during handshake process leaks socket (#480)
authorNikolay Kim <fafhrd91@gmail.com>
Fri, 9 Jun 2017 21:46:14 +0000 (14:46 -0700)
committerYury Selivanov <yury@magic.io>
Fri, 9 Jun 2017 21:46:14 +0000 (17:46 -0400)
commita0e3d2dd09346b01e7d29a35ed31ed28041570b1
tree91f9cddcfc5425c9f29c8575cd4d54e908c116ce
parentb4e5fee6f5bcc50500ea6261a22021db58955b55
Closing transport during handshake process leaks socket (#480)
Lib/asyncio/sslproto.py
Lib/test/test_asyncio/test_sslproto.py
Misc/NEWS