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

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


  Branch: refs/heads/29406-revert-3.6
  Home:   https://github.com/python/cpython
  Commit: 8ffe094e4959e101fdc11aaef8150511848fa565
      https://github.com/python/cpython/commit/8ffe094e4959e101fdc11aaef8150511848fa565
  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)"

This reverts commit 6e14fd2a14cef6ea0709ad234ab41198c2195591.




More information about the Python-checkins mailing list