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 anselm.kruis, koobs, vstinner
Date 2019-08-19.23:47:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566258430.92.0.743878391628.issue37788@roundup.psfhosted.org>
In-reply-to
Content
New changeset d11c2c607768fa549b1aed7899edc061b2ebf19f by Victor Stinner in branch 'master':
Revert "bpo-37788: Fix a reference leak if a thread is not joined (GH-15228)" (GH-15338)
https://github.com/python/cpython/commit/d11c2c607768fa549b1aed7899edc061b2ebf19f
History
Date User Action Args
2019-08-19 23:47:10vstinnersetrecipients: + vstinner, koobs, anselm.kruis
2019-08-19 23:47:10vstinnersetmessageid: <1566258430.92.0.743878391628.issue37788@roundup.psfhosted.org>
2019-08-19 23:47:10vstinnerlinkissue37788 messages
2019-08-19 23:47:10vstinnercreate