gh-106320: Remove _PyUnicode_TransformDecimalAndSpaceToASCII() (#106398)
Remove private _PyUnicode_TransformDecimalAndSpaceToASCII() and other private _PyUnicode C API functions: move them to the internal C API (pycore_unicodeobject.h). No longer most of these functions. Replace _testcapi.unicode_transformdecimalandspacetoascii() with _testinternal._PyUnicode_TransformDecimalAndSpaceToASCII().
V
Victor Stinner committed
8a73b57b9b5f6e36dd5a4c279f4d606d9e71a31f
Parent: ec931fc
Committed by GitHub <noreply@github.com>
on 7/4/2023, 8:59:09 AM