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

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


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 09663de203396b28483a570bb268c130b59639cf
      https://github.com/python/cpython/commit/09663de203396b28483a570bb268c130b59639cf
  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)" (#2111)

This reverts commit a608d2d5a7f1aabe9bcbfc220135c5e126189390.




More information about the Python-checkins mailing list