[Python-checkins] [python/cpython] 4e9dfe: Revert "[3.5] bpo-29406: asyncio SSL contexts leak...

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


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: 4e9dfe214dff000c5b5ad0d8bd8a393feed1d3cf
      https://github.com/python/cpython/commit/4e9dfe214dff000c5b5ad0d8bd8a393feed1d3cf
  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.5] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2063)" (#2113)

This reverts commit 1395c58ef7b98f087d1d5d50962fe7a8c032f34d.




More information about the Python-checkins mailing list