index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_difflib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27895: Spelling fixes (Contributed by Ville Skytt?).
Raymond Hettinger
2016-08-30
1
-6
/
+6
*
#17445: difflib: add diff_bytes(), to compare bytes rather than str
Greg Ward
2015-04-20
1
-1
/
+146
*
Issue #2052: Add charset parameter to HtmlDiff.make_file().
Berker Peksag
2015-03-15
1
-0
/
+35
*
Issue 21635: Fix caching in difflib.SequenceMatcher.get_matching_blocks().
Raymond Hettinger
2014-06-21
1
-0
/
+9
*
Issue 11747: Fix output format for context diffs.
Raymond Hettinger
2011-04-12
1
-2
/
+27
*
Issue #11747: Fix range formatting in context and unified diffs.
Raymond Hettinger
2011-04-11
1
-0
/
+16
*
Issue 10534, difflib: tweak doc; test new SequenceMatcher instance attributes...
Terry Reedy
2010-12-15
1
-0
/
+17
*
Issue 2986: Add autojunk paramater to SequenceMatcher to turn off heuristic. ...
Terry Reedy
2010-11-25
1
-2
/
+43
*
Merged revisions 80004 via svnmerge from
R. David Murray
2010-04-12
1
-1
/
+23
*
Merged revisions 76464 via svnmerge from
Senthil Kumaran
2009-11-23
1
-0
/
+8
*
Merged revisions 72979 via svnmerge from
Philip Jenvey
2009-05-28
1
-6
/
+5
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1
/
+1
*
PEP 3114: rename .next() to .__next__() and add next() builtin.
Georg Brandl
2007-04-21
1
-2
/
+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-2
/
+6
*
Patch #1413711: Certain patterns of differences were making difflib
Gustavo Niemeyer
2006-01-31
1
-0
/
+9
*
Whitespace normalization. test_difflib passes again.
Tim Peters
2004-08-29
1
-16
/
+16
*
Reverting whitespace normalization. test_difflib fails with it -- the
Tim Peters
2004-08-29
1
-16
/
+16
*
Whitespace normalization.
Tim Peters
2004-08-29
1
-16
/
+16
*
Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.
Martin v. Löwis
2004-08-29
1
-2
/
+126
*
SequenceMatcher(None, [], []).get_grouped_opcodes() now returns a generator
Brett Cannon
2004-07-10
1
-0
/
+7
*
Whitespace normalization.
Tim Peters
2004-01-18
1
-1
/
+0
*
Exercise Jim Fulton's new doctest extension for running doctests in a
Raymond Hettinger
2003-07-16
1
-2
/
+5
*
Fix SF bug #763023, difflib.py: ratio() zero division not caught
Neal Norwitz
2003-07-01
1
-0
/
+12
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+2
*
Teach regrtest how to pass on doctest failure msgs. This is done via a
Tim Peters
2001-09-09
1
-3
/
+2
*
Remove test_doctest's expected-output file.
Tim Peters
2001-05-23
1
-1
/
+2
*
Remove test_difflib's output file and change test_difflib to stop
Tim Peters
2001-05-23
1
-1
/
+1
*
Moved SequenceMatcher from ndiff into new std library module difflib.py.
Tim Peters
2001-02-10
1
-0
/
+2