mirror of
https://github.com/python/cpython.git
synced 2026-08-10 06:29:05 +08:00
Remove more private _PyUnicode C API functions: move them to the internal C API (pycore_unicodeobject.h). No longer export most pycore_unicodeobject.h functions.
Miscellaneous source files for the main Python shared library