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