mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
f684d83d86
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