[issue14923] Even faster UTF-8 decoding

Mark Dickinson report at bugs.python.org
Sat Jun 23 15:33:25 CEST 2012


Mark Dickinson <dickinsm at gmail.com> added the comment:

I'm happy to apply the 'decode_utf8_range_check.patch';  I'll do that unless there are objections.  The code is clearer than the original, and if we get a speedup into the bargain then I don't see a reason not to apply this.

I'm less comfortable with either the original patch, or the most recent one (decode_utf8_signed_byte-2.patch).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14923>
_______________________________________


More information about the Python-bugs-list mailing list