Issue #13417: speed up utf-8 decoding by around 2x for the non-fully-ASCII case.
This almost catches up with pre-PEP 393 performance, when decoding needed only one pass.
Showing
Objects/stringlib/codecs.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment