bpo-44441: _PyImport_Fini2() resets PyImport_Inittab (GH-26874)
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.
V
Victor Stinner committed
489699ca05bed5cfd10e847d8580840812b476cd
Parent: 019ad62
Committed by GitHub <noreply@github.com>
on 6/23/2021, 12:13:27 PM