[Python-checkins] [python/cpython] 7f1cd7: Break circular references when closing SSLTranspor...
GitHub
noreply at github.com
Fri Jun 9 19:14:26 EDT 2017
Branch: refs/heads/3.5
Home: https://github.com/python/cpython
Commit: 7f1cd726c6e2d20368fe4d6a9762556c6d3604c2
https://github.com/python/cpython/commit/7f1cd726c6e2d20368fe4d6a9762556c6d3604c2
Author: Yury Selivanov <yury at magic.io>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M Lib/asyncio/sslproto.py
M Misc/NEWS
Log Message:
-----------
Break circular references when closing SSLTransport objects (#981) (#2048)
More information about the Python-checkins
mailing list