mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
Issue #22869: Split pythonrun into two modules
- interpreter startup and shutdown code moved to a new pylifecycle.c module - Py_OptimizeFlag moved into the new module with the other global flags
This commit is contained in: