[issue23573] Avoid redundant allocations in str.find and like

Roundup Robot report at bugs.python.org
Tue Mar 24 20:58:17 CET 2015


Roundup Robot added the comment:

New changeset 6db9d7c1be29 by Serhiy Storchaka in branch 'default':
Issue #23573: Increased performance of string search operations (str.find,
https://hg.python.org/cpython/rev/6db9d7c1be29

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list