mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
For example, rename PyTuple_Fini() to _PyTuple_Fini(). These functions are only declared in the internal C API.
Miscellaneous source files for the main Python shared library