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

Armin Rigo pypy-dev-issue at codespeak.net
Sun Mar 6 14:21:17 CET 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

Just a general comment: benchmarking at this level is not relevant --- in
particular, using bitmanipulation.py has a big performance impact in
non-translated code, but none after translation.  (Of course if you judge that
using it here also makes the code more obscure, it is probably better to leave
it out.)

----------
status: unread -> chatting

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



More information about the Pypy-issue mailing list