Skip to content

Conversation

@methane
Copy link
Member

@methanemethane commented May 4, 2021

Remove deprecated Py_UNICODE APIs: PyUnicode_Encode,
PyUnicode_EncodeUTF7, PyUnicode_EncodeUTF8,
PyUnicode_EncodeUTF16, PyUnicode_EncodeUTF32,
PyUnicode_EncodeLatin1, PyUnicode_EncodeMBCS,
PyUnicode_EncodeDecimal, PyUnicode_EncodeRawUnicodeEscape,
PyUnicode_EncodeCharmap, PyUnicode_EncodeUnicodeEscape,
PyUnicode_TransformDecimalToASCII, PyUnicode_TranslateCharmap,
PyUnicodeEncodeError_Create, PyUnicodeTranslateError_Create.
See :pep:393 and :pep:624 for reference.

https://bugs.python.org/issue44029

@methanemethane merged commit 9ad8f10 into python:mainMay 7, 2021
@methanemethane deleted the remove-old-unicode-apis branch May 7, 2021 06:58
methane added a commit to methane/peps that referenced this pull request May 8, 2021
methane added a commit to python/peps that referenced this pull request May 8, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@methane@the-knights-who-say-ni@bedevere-bot