diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2025-03-03 11:43:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-03 11:43:22 (GMT) |
commit | f693f8422700f889f90ab548ceeb24704a2ae952 (patch) | |
tree | 7045b6b1897b5d17a72f838bbc83fce0c31d3970 /Python/formatter_unicode.c | |
parent | efbc5929ca022661bd311b075116746d294bd71b (diff) | |
download | cpython-f693f8422700f889f90ab548ceeb24704a2ae952.zip cpython-f693f8422700f889f90ab548ceeb24704a2ae952.tar.gz cpython-f693f8422700f889f90ab548ceeb24704a2ae952.tar.bz2 |
gh-129173: simplify `PyCodec_XMLCharRefReplaceErrors` logic (#129894)
Writing the decimal representation of a Unicode codepoint only requires to know the number of digits.
---------
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions