mirror of
https://github.com/python/cpython.git
synced 2026-06-23 19:41:58 -04:00
506cfdf141
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