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 Laurent.Mazuel, Rhamphoryncus, alexis, amaury.forgeotdarc, brian.curtin, bronger, cmcqueen1975, cwalther, eric.snow, gregory.p.smith, guettli, hasenpfeffer, iritkatriel, miss-islington, pitrou, vstinner
Date 2021-09-27.21:40:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632778826.28.0.481390242759.issue1596321@roundup.psfhosted.org>
In-reply-to
Content
New changeset 94d19f606fa18a1c4d2faca1caf2f470a8ce6d46 by Victor Stinner in branch '3.9':
bpo-1596321: Fix threading._shutdown() for the main thread (GH-28549) (GH-28589)
https://github.com/python/cpython/commit/94d19f606fa18a1c4d2faca1caf2f470a8ce6d46
History
Date User Action Args
2021-09-27 21:40:26vstinnersetrecipients: + vstinner, gregory.p.smith, guettli, amaury.forgeotdarc, Rhamphoryncus, pitrou, bronger, cwalther, brian.curtin, cmcqueen1975, alexis, Laurent.Mazuel, eric.snow, hasenpfeffer, miss-islington, iritkatriel
2021-09-27 21:40:26vstinnersetmessageid: <1632778826.28.0.481390242759.issue1596321@roundup.psfhosted.org>
2021-09-27 21:40:26vstinnerlinkissue1596321 messages
2021-09-27 21:40:26vstinnercreate