]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-29406: asyncio SSL contexts leak sockets after calling close with certain...
authorYury Selivanov <yury@magic.io>
Sun, 11 Jun 2017 14:46:35 +0000 (16:46 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Jun 2017 14:46:35 +0000 (16:46 +0200)
commit09663de203396b28483a570bb268c130b59639cf
tree77d02d1af210f02b9681709714e9dff4379802b4
parent7ce1c6fb579a01bb184224a10019039fde9c8eaf
Revert "bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (#409)" (#2111)

This reverts commit a608d2d5a7f1aabe9bcbfc220135c5e126189390.
Lib/asyncio/sslproto.py
Lib/test/test_asyncio/test_sslproto.py
Misc/NEWS