SIGN IN SIGN UP

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.
V
Victor Stinner committed
3ea9b92086240b2f38a74c6945e7a723b480cefe
Parent: 8e6321e
Committed by GitHub <noreply@github.com> on 6/3/2024, 6:45:20 AM