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:51:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621072284.04.0.60593140466.issue37788@roundup.psfhosted.org>
In-reply-to
Content
New changeset b30b25b26663fb6070b8ed86fe3a20dcb557d05d by Antoine Pitrou in branch '3.9':
[3.9] bpo-37788: Fix reference leak when Thread is never joined (GH-26103) (GH-26142)
https://github.com/python/cpython/commit/b30b25b26663fb6070b8ed86fe3a20dcb557d05d
History
Date User Action Args
2021-05-15 09:51:24miss-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:51:24miss-islingtonsetmessageid: <1621072284.04.0.60593140466.issue37788@roundup.psfhosted.org>
2021-05-15 09:51:24miss-islingtonlinkissue37788 messages
2021-05-15 09:51:24miss-islingtoncreate