[issue13134] speed up finding of one-character strings

Antoine Pitrou report at bugs.python.org
Sat Oct 8 22:39:46 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

With MSVC there seems to be no difference, meaning Windows probably has a naïve memchr() implementation.

----------

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


More information about the Python-bugs-list mailing list