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 kryheb, vstinner
Date 2021-06-23.15:47:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624463263.03.0.510612964158.issue44441@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ed7827b1620f5b3729bc9767158d24a33863fa9 by Victor Stinner in branch '3.9':
bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874) (GH-26878)
https://github.com/python/cpython/commit/5ed7827b1620f5b3729bc9767158d24a33863fa9
History
Date User Action Args
2021-06-23 15:47:43vstinnersetrecipients: + vstinner, kryheb
2021-06-23 15:47:43vstinnersetmessageid: <1624463263.03.0.510612964158.issue44441@roundup.psfhosted.org>
2021-06-23 15:47:43vstinnerlinkissue44441 messages
2021-06-23 15:47:43vstinnercreate