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