diff options
author | Victor Stinner <vstinner@python.org> | 2024-06-03 06:45:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-03 06:45:20 (GMT) |
commit | 3ea9b92086240b2f38a74c6945e7a723b480cefe (patch) | |
tree | 53c03de52a2063549320abb0685182b07e485f44 /Python/pymath.c | |
parent | 8e6321efd72d12263398994e59c5216edcada3c0 (diff) | |
download | cpython-3ea9b92086240b2f38a74c6945e7a723b480cefe.zip cpython-3ea9b92086240b2f38a74c6945e7a723b480cefe.tar.gz cpython-3ea9b92086240b2f38a74c6945e7a723b480cefe.tar.bz2 |
gh-119396: Optimize unicode_decode_utf8_writer() (#119957)
Optimize unicode_decode_utf8_writer()
Take the ascii_decode() fast-path even if dest is not aligned on
size_t bytes.
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions