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