[issue41972] bytes.find consistently hangs in a particular scenario

Guido van Rossum report at bugs.python.org
Sat Oct 17 21:45:41 EDT 2020


Guido van Rossum <guido at python.org> added the comment:

Right, so IIUC the *quadratic* portion of Dennis’ original reproducer, aBaBBB with pattern BBB, except with more cowbell :-) acts the same.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41972>
_______________________________________


More information about the Python-bugs-list mailing list