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-18.23:54:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 3d284c081fc3042036adfe1bf2ce92c34d743b0b by Victor Stinner in branch 'master':
bpo-31234: test_threading: fix ref cycle (#3150)
https://github.com/python/cpython/commit/3d284c081fc3042036adfe1bf2ce92c34d743b0b
History
Date User Action Args
2017-08-18 23:54:44vstinnersetrecipients: + vstinner
2017-08-18 23:54:44vstinnersetmessageid: <[email protected]>
2017-08-18 23:54:44vstinnerlinkissue31234 messages
2017-08-18 23:54:44vstinnercreate