mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
- 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