mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
785938eebd
* Create decode_utf8_errors() * Reuse unicode_fromascii() * decode_utf8_errors() doesn't refit at the beginning * Remove refit_partial_string(), use unicode_adjust_maxchar() instead