[PyPy-issue] [issue660] str.decode('utf8', 'replace') -- conformance with Unicode 5.2/6.0

Ezio Melotti pypy-dev-issue at codespeak.net
Sat Apr 16 20:30:39 CEST 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

I wrote the patch without using bitmanipulation because it wasn't really obvious
what it was doing, and since the patched code turned out to be faster than
before I didn't introduce it again.

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue660>
_______________________________________________________



More information about the Pypy-issue mailing list