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 miss-islington, vstinner
Date 2021-06-16.09:41:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623836499.14.0.0449214751442.issue44422@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0729694246174a5c2f0ae197f2e0dbea61b90c9f by Victor Stinner in branch 'main':
bpo-44422: threading.Thread reuses the _delete() method (GH-26741)
https://github.com/python/cpython/commit/0729694246174a5c2f0ae197f2e0dbea61b90c9f
History
Date User Action Args
2021-06-16 09:41:39vstinnersetrecipients: + vstinner, miss-islington
2021-06-16 09:41:39vstinnersetmessageid: <1623836499.14.0.0449214751442.issue44422@roundup.psfhosted.org>
2021-06-16 09:41:39vstinnerlinkissue44422 messages
2021-06-16 09:41:39vstinnercreate