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-08-22.14:50:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503413445.61.0.807138130388.issue31249@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bc61315377056fe362b744d9c44e17cd3178ce54 by Victor Stinner in branch 'master':
bpo-31249: Fix ref cycle in ThreadPoolExecutor (#3178)
https://github.com/python/cpython/commit/bc61315377056fe362b744d9c44e17cd3178ce54
History
Date User Action Args
2017-08-22 14:50:45vstinnersetrecipients: + vstinner
2017-08-22 14:50:45vstinnersetmessageid: <1503413445.61.0.807138130388.issue31249@psf.upfronthosting.co.za>
2017-08-22 14:50:45vstinnerlinkissue31249 messages
2017-08-22 14:50:45vstinnercreate