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 vstinner
Date 2021-06-15.14:14:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623766471.79.0.591621997369.issue44422@roundup.psfhosted.org>
In-reply-to
Content
New changeset 243fd01047ddce1a7eb0f99a49732d123e942c63 by Victor Stinner in branch 'main':
bpo-44422: Fix threading.enumerate() reentrant call (GH-26727)
https://github.com/python/cpython/commit/243fd01047ddce1a7eb0f99a49732d123e942c63
History
Date User Action Args
2021-06-15 14:14:31vstinnersetrecipients: + vstinner
2021-06-15 14:14:31vstinnersetmessageid: <1623766471.79.0.591621997369.issue44422@roundup.psfhosted.org>
2021-06-15 14:14:31vstinnerlinkissue44422 messages
2021-06-15 14:14:31vstinnercreate