mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
d600951748
- interpreter startup and shutdown code moved to a new pylifecycle.c module - Py_OptimizeFlag moved into the new module with the other global flags
Miscellaneous source files for the main Python shared library