[issue2986] difflib.SequenceMatcher not matching long sequences

Antoine Pitrou report at bugs.python.org
Fri Jul 9 00:52:47 CEST 2010


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

> There is no problem with extending the API in 3.2. The debate there is
> over 2.7.

We could extend the API as long as it stays backwards-compatible (that
is, the default value for the new argument produces the same behaviour
as before).

----------

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


More information about the Python-bugs-list mailing list