diff options
author | Victor Stinner <vstinner@python.org> | 2024-06-21 17:33:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-21 17:33:15 (GMT) |
commit | 4123226bbda437b64b60c9111d3e4cc9dc76f7d5 (patch) | |
tree | 6bb6ff8c51815b10afceb455a10912ed43ca38c5 /Python/errors.c | |
parent | aed31beca9a54b85a1392631a48da80602210f18 (diff) | |
download | cpython-4123226bbda437b64b60c9111d3e4cc9dc76f7d5.zip cpython-4123226bbda437b64b60c9111d3e4cc9dc76f7d5.tar.gz cpython-4123226bbda437b64b60c9111d3e4cc9dc76f7d5.tar.bz2 |
gh-119182: Add PyUnicodeWriter_DecodeUTF8Stateful() (#120639)
Add PyUnicodeWriter_WriteWideChar() and
PyUnicodeWriter_DecodeUTF8Stateful() functions.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions