[issue16757] Faster _PyUnicode_FindMaxChar()

Roundup Robot report at bugs.python.org
Wed Apr 3 02:03:49 CEST 2013


Roundup Robot added the comment:

New changeset 7132bca093ad by Victor Stinner in branch 'default':
Close #16757: Avoid calling the expensive _PyUnicode_FindMaxChar() function
http://hg.python.org/cpython/rev/7132bca093ad

----------
nosy: +python-dev
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list