[Python-checkins] [python/cpython] eb9bd6: Revert "bpo-29406: asyncio SSL contexts leak socke...

GitHub noreply at github.com
Sun Jun 11 10:17:08 EDT 2017


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

This reverts commit a608d2d5a7f1aabe9bcbfc220135c5e126189390.




More information about the Python-checkins mailing list