Skip to content

Conversation

methane
Copy link
Member

@methane methane 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

@methane methane merged commit 9ad8f10 into python:main May 7, 2021
@methane methane 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 free to 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