COMMITS
/ Doc/library/filecmp.rst February 4, 2025
S
Use roles :data: and :const: for referencing module variables (GH-129507)
Serhiy Storchaka committed
July 14, 2024
J
gh-57141: Make shallow argument to filecmp.dircmp keyword-only (#121767)
Jelle Zijlstra committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
March 4, 2024
T
gh-57141: Add dircmp shallow option (GH-109499)
Tobias Rautenkranz committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
July 21, 2023
S
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
Serhiy Storchaka committed
August 4, 2021
A
bpo-42958: Improve description of shallow= in filecmp.cmp docs (GH-27166)
andrei kulakov committed
November 23, 2020
N
bpo-15450: Allow subclassing of dircmp (GH-23424) (#23424)
Nick Crews committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
February 2, 2014
R
whatsnew: filecmp.clear_cache, and reword description of cache in docs.
R David Murray committed
June 14, 2013
N
Issue #18149: Add filecmp.clear_cache() to manually clear the filecmp cache.
Ned Deily committed
March 14, 2013
E
Small cosmetic fixes
Eli Bendersky committed
January 12, 2013
E
fix versionadded to 3.4
Eli Bendersky committed
January 11, 2013
E
#16154: merge with 3.2.
Ezio Melotti committed
E
#16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
Ezio Melotti committed
August 15, 2012
R
Merge #15269: document dircmp.left and right, and add tests for them.
R David Murray committed
R
#15269: document dircmp.left and right, and add tests for them.
R David Murray committed
July 24, 2012
July 23, 2012
S
January 10, 2011
R
Separate source link from main text.
Raymond Hettinger committed
R
Move source links to consistent location and remove wordy, big yellow boxes.
Raymond Hettinger committed
November 16, 2010
É
Provide links to Python source where the code is short, readable and
Éric Araujo committed
May 17, 2009
G
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl committed
March 9, 2009
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson committed
November 1, 2007
G
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed