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-01.12:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504270006.32.0.689994561497.issue31249@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 60f3f1fb5cbf5354c3081138be806c56cb04153f by Victor Stinner in branch '3.6':
bpo-31249: Fix ref cycle in ThreadPoolExecutor (#3253)
https://github.com/python/cpython/commit/60f3f1fb5cbf5354c3081138be806c56cb04153f
History
Date User Action Args
2017-09-01 12:46:46vstinnersetrecipients: + vstinner
2017-09-01 12:46:46vstinnersetmessageid: <1504270006.32.0.689994561497.issue31249@psf.upfronthosting.co.za>
2017-09-01 12:46:46vstinnerlinkissue31249 messages
2017-09-01 12:46:46vstinnercreate