mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
The whole coreconfig.h header is now excluded from Py_LIMITED_API. Move functions definitions into a new internal pycore_coreconfig.h header. * Move Include/coreconfig.h to Include/cpython/coreconfig.h * coreconfig.h header is now excluded from Py_LIMITED_API * Move functions to pycore_coreconfig.h
Miscellaneous source files for the main Python shared library