SIGN IN SIGN UP

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
N
Nick Coghlan committed
d600951748d7a19cdb3e58a376c51ed804b630e6
Parent: 66fb349