mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
* Add Include/coreconfig.h * Move config_*() and _PyCoreConfig_*() functions from Modules/main.c to a new Python/coreconfig.c file. * Inline _Py_ReadHashSeed() into config_init_hash_seed() * Move global configuration variables to coreconfig.c
Miscellaneous source files for the main Python shared library