mirror of
https://github.com/python/cpython.git
synced 2026-06-10 13:17:28 -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
Source files for various builtin objects