This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017-09-13.22:54:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505343278.86.0.614593968088.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d99e85b9f6422dd5e4f2eb1539368fc4003d4c8b by Victor Stinner (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31234, socket.create_connection(): Fix ref cycle (GH-3546) (#3552)
https://github.com/python/cpython/commit/d99e85b9f6422dd5e4f2eb1539368fc4003d4c8b
History
Date User Action Args
2017-09-13 22:54:38vstinnersetrecipients: + vstinner
2017-09-13 22:54:38vstinnersetmessageid: <1505343278.86.0.614593968088.issue31234@psf.upfronthosting.co.za>
2017-09-13 22:54:38vstinnerlinkissue31234 messages
2017-09-13 22:54:38vstinnercreate