mirror of
https://github.com/python/cpython.git
synced 2026-06-07 20:10:55 -04:00
9c03215a3e
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