[issue17615] String comparison performance regression

Roundup Robot report at bugs.python.org
Mon Apr 8 23:06:06 CEST 2013


Roundup Robot added the comment:

New changeset d3185be3e8d7 by Victor Stinner in branch 'default':
Issue #17615: Comparing two Unicode strings now uses wmemcmp() when possible
http://hg.python.org/cpython/rev/d3185be3e8d7

----------

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


More information about the Python-bugs-list mailing list