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 miss-islington, vstinner
Date 2021-06-15.14:34:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623767690.7.0.237544433236.issue44422@roundup.psfhosted.org>
In-reply-to
Content
New changeset c3b776f83b4c765da6d7b8854e844e07bd33c375 by Miss Islington (bot) in branch '3.10':
bpo-44422: Fix threading.enumerate() reentrant call (GH-26727)
https://github.com/python/cpython/commit/c3b776f83b4c765da6d7b8854e844e07bd33c375
History
Date User Action Args
2021-06-15 14:34:50miss-islingtonsetrecipients: + miss-islington, vstinner
2021-06-15 14:34:50miss-islingtonsetmessageid: <1623767690.7.0.237544433236.issue44422@roundup.psfhosted.org>
2021-06-15 14:34:50miss-islingtonlinkissue44422 messages
2021-06-15 14:34:50miss-islingtoncreate