mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Move the private unexported _PyArg_Fini() function to the internal C API: to the pycore_pylifecycle.h header file.
Miscellaneous source files for the main Python shared library