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.17:10:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505322612.96.0.709219418076.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset acb9fa79fa6453c2bbe3ccfc9cad2837feb90093 by Victor Stinner in branch 'master':
bpo-31234, socket.create_connection(): Fix ref cycle (#3546)
https://github.com/python/cpython/commit/acb9fa79fa6453c2bbe3ccfc9cad2837feb90093
History
Date User Action Args
2017-09-13 17:10:12vstinnersetrecipients: + vstinner
2017-09-13 17:10:12vstinnersetmessageid: <1505322612.96.0.709219418076.issue31234@psf.upfronthosting.co.za>
2017-09-13 17:10:12vstinnerlinkissue31234 messages
2017-09-13 17:10:12vstinnercreate