gh-46236: PyUnicode docs improvements (GH-129966)
Move deprecated PyUnicode API docs to new section Move Py_UNICODE to a new "Deprecated API" section. Formally soft-deprecate PyUnicode_READY, and move it Document and soft-deprecate PyUnicode_IS_READY, and move it Document PyUnicode_IS_ASCII, PyUnicode_CHECK_INTERNED PyUnicode_New docs: Clarify requirements for "fresh" strings PyUnicodeWriter_DecodeUTF8Stateful: Link "error-handlers" Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
P
Petr Viktorin committed
e21863ce78b17ab9fc98df08681d89e57c275a60
Parent: 9f0879b
Committed by GitHub <noreply@github.com>
on 2/28/2025, 2:11:44 PM