◐ Shell
clean mode source ↗

gh-106320: Remove _PyUnicode_TransformDecimalAndSpaceToASCII() by vstinner · Pull Request #106398 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

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().

@vstinner vstinner deleted the pycore_unicodeobject4 branch

July 4, 2023 13:19

Labels