[Python-checkins] [python/cpython] 83d30b: Revert "[3.6] bpo-29406: asyncio SSL contexts leak...

GitHub noreply at github.com
Sun Jun 11 10:46:47 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 83d30bd667924549bacf1428ac3e475cdf9792ae
      https://github.com/python/cpython/commit/83d30bd667924549bacf1428ac3e475cdf9792ae
  Author: Yury Selivanov <yury at magic.io>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
    M Lib/asyncio/sslproto.py
    M Lib/test/test_asyncio/test_sslproto.py
    M Misc/NEWS

  Log Message:
  -----------
  Revert "[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2062)" (#2112)

This reverts commit 6e14fd2a14cef6ea0709ad234ab41198c2195591.




More information about the Python-checkins mailing list