mirror of
https://github.com/python/cpython.git
synced 2026-08-13 15:22:03 +08:00
* Add new fields to _PyMainInterpreterConfig: * executable * prefix * base_prefix * exec_prefix * base_exec_prefix * _PySys_EndInit() now sets sys attributes from _PyMainInterpreterConfig
Miscellaneous source files for the main Python shared library