mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
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)
Source files for binary executables (as opposed to shared modules)