index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
difflib.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-97669: Move difflib examples to Doc/includes/ (#97964)
Victor Stinner
2022-10-07
1
-7/+8
*
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...
Serhiy Storchaka
2022-08-04
1
-2/+2
*
gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)
Adam Turner
2022-06-21
1
-3/+3
*
bpo-43689: improve documentation for Differ (GH-25132)
Jürgen Gmach
2022-05-10
1
-1/+1
*
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
Julien Palard
2021-01-25
1
-3/+3
*
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Andre Delfino
2020-12-17
1
-3/+3
*
Revert "Fix all Python Cookbook links (#22205)" (GH-22424)
Andre Delfino
2020-09-27
1
-1/+1
*
Fix all Python Cookbook links (#22205)
Andre Delfino
2020-09-15
1
-1/+1
*
Improve the description of difflib in the documentation (GH-22253)
Mandeep
2020-09-15
1
-2/+2
*
bpo-40204: Add :noindex: in the documentation (GH-21859)
Victor Stinner
2020-08-13
1
-0/+2
*
bpo-40394 - difflib.SequenceMatched.find_longest_match default args (GH-19742)
lrjball
2020-04-30
1
-1/+4
*
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka
2019-11-12
1
-3/+3
*
bpo-35603: Add a note on difflib table header interpreted as HTML (GH-11439)
Xtreak
2019-09-11
1
-0/+4
*
bpo-37004: Documented asymmetry of string arguments in difflib.SequenceMatche...
sweeneyde
2019-08-07
1
-0/+10
*
bpo-35079: Revise difflib.SequenceManager.get_matching_blocks doc (GH-10144)
Terry Jan Reedy
2018-10-27
1
-3/+4
*
Issue #27210: Fix doctests for a few modules.
Zachary Ware
2016-08-10
1
-5/+3
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+3
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1/+1
*
Issue #26542: Fix markup of code example in difflib documentation
Berker Peksag
2016-03-11
1
-5/+3
*
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter
2015-11-02
1
-1/+1
|
\
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-1/+1
*
|
Merge with 3.4
Terry Jan Reedy
2015-10-30
1
-2/+2
|
\
\
|
|
/
|
*
Issue #25519: Mark difflib.ndiff as a functions where not already.
Terry Jan Reedy
2015-10-30
1
-2/+2
*
|
Issue #24109: Include Tools/scripts/diff.py instead of duplicating it in diff...
Berker Peksag
2015-07-29
1
-62/+1
*
|
#17445: difflib: add diff_bytes(), to compare bytes rather than str
Greg Ward
2015-04-21
1
-0/+15
*
|
Issue #2052: Add charset parameter to HtmlDiff.make_file().
Berker Peksag
2015-03-14
1
-1/+6
*
|
merge with 3.4
Georg Brandl
2014-10-29
1
-2/+2
|
\
\
|
|
/
|
*
Fixing broken links in doc, part 3: the rest
Georg Brandl
2014-10-29
1
-2/+2
*
|
Merge with 3.4. Closes #21232.
Terry Jan Reedy
2014-04-18
1
-6/+6
|
\
\
|
|
/
|
*
Issue #21232: Replace .splitlines arg '1' with 'keepends=True'.
Terry Jan Reedy
2014-04-18
1
-6/+6
*
|
#14332: provide a better explanation of junk in difflib docs
Andrew Kuchling
2014-03-19
1
-3/+11
*
|
#13437: link to the source code for a few more modules
Andrew Kuchling
2014-03-19
1
-0/+2
|
/
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-1/+1
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-9/+11
*
#18601: fix error made when difflib example was converted to use 'with'.
R David Murray
2013-07-30
1
-1/+1
*
Beautify and modernize the SequenceMatcher example
Raymond Hettinger
2011-04-10
1
-7/+9
|
\
|
*
Beautify and modernize the SequenceMatcher example
Raymond Hettinger
2011-04-10
1
-7/+9
*
|
Use with statement where it improves the documentation (closes #10461)
Éric Araujo
2011-03-11
1
-2/+2
|
/
*
Issue 10534, difflib: tweak doc; test new SequenceMatcher instance attributes...
Terry Reedy
2010-12-15
1
-5/+5
*
Fix indentation.
Georg Brandl
2010-12-03
1
-2/+1
*
(no commit message)
Terry Reedy
2010-12-03
1
-1/+11
*
Add version-added note twice for new difflib SequenceMatcher autojunk parameter.
Terry Reedy
2010-11-27
1
-0/+6
*
Issue 2986: Add autojunk paramater to SequenceMatcher to turn off heuristic. ...
Terry Reedy
2010-11-25
1
-1/+13
*
#8686: remove potentially confusing wording that does not add any value.
Georg Brandl
2010-10-17
1
-5/+0
*
Merged revisions 80004 via svnmerge from
R. David Murray
2010-04-12
1
-4/+4
*
Add another example to the seealso section.
Raymond Hettinger
2009-04-27
1
-2/+9
*
Update signature style for optional arguments, part 3.
Georg Brandl
2009-04-10
1
-12/+10
*
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl
2008-05-12
1
-9/+8
*
Merged revisions 62490 via svnmerge from
Benjamin Peterson
2008-04-25
1
-115/+120
*
remove some old versionchanged and versionadded directives
Benjamin Peterson
2008-04-24
1
-2/+1
[next]