[pypy-issue] [issue1622] string replace is slower in pypy vs cpython

Armin Rigo tracker at bugs.pypy.org
Tue Nov 5 12:53:45 CET 2013


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

Fixed in 5ac514ca713a by rewriting string.maketrans() in a more pypy-friendly way.

----------
status: chatting -> resolved

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1622>
________________________________________


More information about the pypy-issue mailing list