[issue21635] difflib.SequenceMatcher stores matching blocks as tuples, not Match named tuples

Roundup Robot report at bugs.python.org
Sat Jun 21 20:27:57 CEST 2014


Roundup Robot added the comment:

New changeset f02a563ad1bf by Raymond Hettinger in branch '2.7':
Issue 21635:  Fix caching in difflib.SequenceMatcher.get_matching_blocks().
http://hg.python.org/cpython/rev/f02a563ad1bf

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

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


More information about the Python-bugs-list mailing list