GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
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 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