]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130790: Remove references about unicode's readiness from comments (#130801)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Mon, 3 Mar 2025 19:18:09 +0000 (00:18 +0500)
committerGitHub <noreply@github.com>
Mon, 3 Mar 2025 19:18:09 +0000 (19:18 +0000)
commit3a7f17c7e2f72a836a019c316818c446a0c71d75
tree195d97d31dc8c6d06088f4a01c9835cc9f0bdf93
parent8a64a62002fa3cdc93cb4cfee315edb235cad8cb
gh-130790: Remove references about unicode's readiness from comments (#130801)
Include/cpython/unicodeobject.h
Include/internal/pycore_traceback.h
Modules/_io/textio.c
Modules/unicodedata.c
Objects/typeobject.c
Objects/unicodeobject.c
Parser/lexer/lexer.c
Parser/pegen.c
Python/codecs.c
Python/formatter_unicode.c
Python/tracemalloc.c