mirror of
https://github.com/python/cpython.git
synced 2026-01-29 14:15:31 +00:00
Move PyUnstable_ExecutableKinds and associated macros from the internal C API to the public C API. Rename constants: replace "PY_" prefix with "PyUnstable_" prefix.
Miscellaneous source files for the main Python shared library