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 ZackerySpytz, graingert, matrixise, serhiy.storchaka, vstinner, xtreak
Date 2019-06-02.21:08:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559509724.0.0.885467350769.issue36829@roundup.psfhosted.org>
In-reply-to
Content
New changeset cdce0574d03005e27b843fc110c54c99c7a76412 by Victor Stinner in branch 'master':
bpo-36829: test_threading: Fix a ref cycle (GH-13752)
https://github.com/python/cpython/commit/cdce0574d03005e27b843fc110c54c99c7a76412
History
Date User Action Args
2019-06-02 21:08:44vstinnersetrecipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz, xtreak
2019-06-02 21:08:43vstinnersetmessageid: <1559509724.0.0.885467350769.issue36829@roundup.psfhosted.org>
2019-06-02 21:08:43vstinnerlinkissue36829 messages
2019-06-02 21:08:43vstinnercreate