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-19.00:32:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503102777.22.0.778366155507.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b50e7683acac36ff16e6c6c2c32d9a15e46b5174 by Victor Stinner in branch '3.6':
bpo-31234: test_threading: fix ref cycle (#3150) (#3152)
https://github.com/python/cpython/commit/b50e7683acac36ff16e6c6c2c32d9a15e46b5174
History
Date User Action Args
2017-08-19 00:32:57vstinnersetrecipients: + vstinner
2017-08-19 00:32:57vstinnersetmessageid: <1503102777.22.0.778366155507.issue31234@psf.upfronthosting.co.za>
2017-08-19 00:32:57vstinnerlinkissue31234 messages
2017-08-19 00:32:56vstinnercreate