summaryrefslogtreecommitdiffstats
path: root/Python/legacy_tracing.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-06 14:42:49 (GMT)
committerGitHub <noreply@github.com>2023-06-06 14:42:49 (GMT)
commit04181965cfd3050f29d1f7fe7330ab933ab1fe21 (patch)
treedb6f03cff8019b8767761eb72138a206958f8f45 /Python/legacy_tracing.c
parent0cb6b9b0db5df6b3f902e86eb3d4a1e504afb851 (diff)
downloadcpython-04181965cfd3050f29d1f7fe7330ab933ab1fe21.zip
cpython-04181965cfd3050f29d1f7fe7330ab933ab1fe21.tar.gz
cpython-04181965cfd3050f29d1f7fe7330ab933ab1fe21.tar.bz2
gh-105156: Update Unicode C API: remove deprecation (#105379)
_PyUnicode_ToLowercase(), _PyUnicode_ToUppercase(), _PyUnicode_ToTitlecase() are no longer deprecated in the documentation. It's no longer needed since they now use Py_UCS4 type, rather than the deprecated Py_UNICODE type.
Diffstat (limited to 'Python/legacy_tracing.c')
0 files changed, 0 insertions, 0 deletions