diff options
author | Petr Viktorin <encukou@gmail.com> | 2025-02-28 14:11:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-28 14:11:44 (GMT) |
commit | e21863ce78b17ab9fc98df08681d89e57c275a60 (patch) | |
tree | 59823be266cd18c827c23c962b70f0df8ff4f1ff /Python/optimizer.c | |
parent | 9f0879baf15fdcf89f1b85cc244d596d4d0f4e47 (diff) | |
download | cpython-e21863ce78b17ab9fc98df08681d89e57c275a60.zip cpython-e21863ce78b17ab9fc98df08681d89e57c275a60.tar.gz cpython-e21863ce78b17ab9fc98df08681d89e57c275a60.tar.bz2 |
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>
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions