bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874) (GH-26877)
Py_RunMain() now resets PyImport_Inittab to its initial value at exit. It must be possible to call PyImport_AppendInittab() or PyImport_ExtendInittab() at each Python initialization. (cherry picked from commit 489699ca05bed5cfd10e847d8580840812b476cd)
V
Victor Stinner committed
ece3841d3ddf38875b997eb919488cbb911a66e2
Parent: 88a3342
Committed by GitHub <noreply@github.com>
on 6/23/2021, 3:47:38 PM