]> granicus.if.org Git - python/commit
Revert "[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with...
authorYury Selivanov <yury@magic.io>
Sun, 11 Jun 2017 14:46:45 +0000 (16:46 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Jun 2017 14:46:45 +0000 (16:46 +0200)
commit83d30bd667924549bacf1428ac3e475cdf9792ae
tree5f48fdc6177e267a177df63f5d398b761157de8a
parent176f2ebdad93f20876c08efabd364a0e6c86de14
Revert "[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2062)" (#2112)

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