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 miss-islington
Recipients Arkady M, ViktorPegy, Zhipeng Xie, anselm.kruis, jaraco, koobs, krypticus, mark.dickinson, martin.panter, miss-islington, pablogsal, pitrou, python-dev, shihai1991, vstinner
Date 2021-05-15.09:24:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621070687.98.0.0702712178563.issue37788@roundup.psfhosted.org>
In-reply-to
Content
New changeset 71dca6ea73aaf215fafa094512e8c748248c16b0 by Miss Islington (bot) in branch '3.10':
[3.10] bpo-37788: Fix reference leak when Thread is never joined (GH-26103) (GH-26138)
https://github.com/python/cpython/commit/71dca6ea73aaf215fafa094512e8c748248c16b0
History
Date User Action Args
2021-05-15 09:24:48miss-islingtonsetrecipients: + miss-islington, mark.dickinson, jaraco, pitrou, vstinner, python-dev, martin.panter, koobs, anselm.kruis, pablogsal, shihai1991, Zhipeng Xie, krypticus, Arkady M, ViktorPegy
2021-05-15 09:24:47miss-islingtonsetmessageid: <1621070687.98.0.0702712178563.issue37788@roundup.psfhosted.org>
2021-05-15 09:24:47miss-islingtonlinkissue37788 messages
2021-05-15 09:24:47miss-islingtoncreate