SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 136 Python

gh-106320: Remove more private _PyUnicode C API functions (#106382)

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.
V
Victor Stinner committed
506cfdf141f03186d5cdf9bb31caa40294eba4e5
Parent: b24479d
Committed by GitHub <noreply@github.com> on 7/3/2023, 10:35:46 PM