]> granicus.if.org Git - python/commit
Revert "[3.5] bpo-29406: asyncio SSL contexts leak sockets after calling close with...
authorYury Selivanov <yury@magic.io>
Sun, 11 Jun 2017 14:46:53 +0000 (16:46 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Jun 2017 14:46:53 +0000 (16:46 +0200)
commit4e9dfe214dff000c5b5ad0d8bd8a393feed1d3cf
tree5f1b92271172f385c38966648b43a959d4c24886
parentd24c8287e226ac9983caf6bb826a7b53142ee31f
Revert "[3.5] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2063)" (#2113)

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