| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-15450: Allow subclassing of dircmp (GH-23424) (#23424) | ![](//www.gravatar.com/avatar/4f882650c45e7afb1f7c1c90d4986a17?s=13&d=retro) Nick Crews | 2020-11-23 | 1 | -3/+6 |
* | bpo-39481: PEP 585 for difflib, filecmp, fileinput (#19422) | ![](//www.gravatar.com/avatar/79c59a20ec5821912cb84078d5743b9e?s=13&d=retro) Ethan Smith | 2020-04-09 | 1 | -0/+4 |
* | Remove binding of captured exceptions when not used to reduce the chances of ... | ![](//www.gravatar.com/avatar/77c28d84086eaacc4f606416ea70434d?s=13&d=retro) Pablo Galindo | 2019-11-19 | 1 | -2/+2 |
* | shallow defaults to 'True' not '1' (closes #21355) | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2014-04-26 | 1 | -1/+1 |
* | whatsnew: filecmp.clear_cache, and reword description of cache in docs. | ![](//www.gravatar.com/avatar/f9c4ab38a9ced1923ff1bf6e3553a029?s=13&d=retro) R David Murray | 2014-02-02 | 1 | -2/+2 |
* | Issue #18149: Add filecmp.clear_cache() to manually clear the filecmp cache. | ![](//www.gravatar.com/avatar/137b739a75a31399e6d07140302c8efc?s=13&d=retro) Ned Deily | 2013-06-14 | 1 | -3/+8 |
* | Close #15442: Expand the list of default directories ignored by filecmp.dircm... | ![](//www.gravatar.com/avatar/fc761ccaf6c0d7d977e2959f9bfebd06?s=13&d=retro) Eli Bendersky | 2013-01-12 | 1 | -3/+7 |
* | Cleanup filecmp: starting from 3.3 os.error is alias for OSError | ![](//www.gravatar.com/avatar/7775d42d960a69e98fecf270bdeb6f57?s=13&d=retro) Andrew Svetlov | 2012-12-14 | 1 | -3/+3 |
* | Issue 11802: filecmp cache was growing without bound. | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2011-06-25 | 1 | -5/+6 |
* | Use new form of with-statement instead of contextlib.nested(). | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2009-06-04 | 1 | -2/+1 |
* | Use PEP 8 and true booleans. | ![](//www.gravatar.com/avatar/3c46e59585526b90c088845402bc8407?s=13&d=retro) Georg Brandl | 2009-05-17 | 1 | -6/+6 |
* | Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-... | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2009-03-21 | 1 | -9/+9 |
* | Merged revisions 65787 via svnmerge from | ![](//www.gravatar.com/avatar/0a5868c15e877147302ef271ec0cb11a?s=13&d=retro) Brett Cannon | 2008-08-17 | 1 | -1/+0 |
* | Move itertools izip() code to builtins as zip(). Complete the renaming. | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2008-03-13 | 1 | -3/+3 |
* | Rename ifilterfalse() to filterfalse() and izip_longest() to zip_longest(). | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2008-03-13 | 1 | -4/+4 |
* | Issues 2186 and 2187. Move map() from itertools to builtins. | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2008-03-13 | 1 | -3/+3 |
* | Issue 2186 and 2187. Move filter from itertools to builtins. | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2008-03-13 | 1 | -2/+2 |
* | Fix more exception slicing. | ![](//www.gravatar.com/avatar/3c46e59585526b90c088845402bc8407?s=13&d=retro) Georg Brandl | 2008-01-06 | 1 | -2/+2 |
* | Raise statement normalization in Lib/. | ![](//www.gravatar.com/avatar/af7d333323f6b8fecf1fc8d4acf792f5?s=13&d=retro) Collin Winter | 2007-08-30 | 1 | -1/+1 |
* | Merged revisions 56125-56153 via svnmerge from | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-07-03 | 1 | -3/+3 |
* | - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-02-11 | 1 | -3/+3 |
* | Fix most trivially-findable print statements. | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-02-09 | 1 | -10/+10 |
* | SF patch 1631942 by Collin Winter: | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-01-10 | 1 | -2/+2 |
* | Only three failing tests left: dbm, gdbm, tcl! | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2006-08-19 | 1 | -3/+3 |
* | Removed deprecated use_statcache argument. | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2004-12-05 | 1 | -11/+2 |
* | SF bug #453515: filecmp.dircmp case sensitivity bug | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2003-09-02 | 1 | -6/+6 |
* | Module review: | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2003-02-27 | 1 | -47/+22 |
* | Add DeprecationWarning when use_statcache argument is supplied | ![](//www.gravatar.com/avatar/e2cb0083d4d61cebb1325281f88f3843?s=13&d=retro) Andrew M. Kuchling | 2003-02-06 | 1 | -4/+12 |
* | [Bug #680494] filecmp.py uses obsolete statcache module. | ![](//www.gravatar.com/avatar/e2cb0083d4d61cebb1325281f88f3843?s=13&d=retro) Andrew M. Kuchling | 2003-02-06 | 1 | -17/+9 |
* | Replaced .keys() with dictionary iterators | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2002-06-02 | 1 | -6/+6 |
* | Replaced obsolete stat module constants with equivalent attributes | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2002-06-01 | 1 | -5/+5 |
* | Convert a pile of obvious "yes/no" functions to return bool. | ![](//www.gravatar.com/avatar/7c721b6de34c82ce39324dae5214dbf8?s=13&d=retro) Tim Peters | 2002-04-04 | 1 | -4/+4 |
* | more __all__ updates | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2001-01-20 | 1 | -0/+2 |
* | Whitespace normalization. | ![](//www.gravatar.com/avatar/7c721b6de34c82ce39324dae5214dbf8?s=13&d=retro) Tim Peters | 2001-01-14 | 1 | -3/+3 |
* | Update the code to better reflect recommended style: | ![](//www.gravatar.com/avatar/4f1bdb13d00c0dc4355e24349d61e107?s=13&d=retro) Fred Drake | 2000-12-12 | 1 | -2/+3 |
* | Call of _cmp had wrong number of paramereters. | ![](//www.gravatar.com/avatar/0e5c471c59d0ee22540bcb20301dd1bc?s=13&d=retro) Moshe Zadka | 2000-12-03 | 1 | -2/+2 |
* | cmpfiles(): Added shallow and use_statcache parameters, with same meanings | ![](//www.gravatar.com/avatar/4f1bdb13d00c0dc4355e24349d61e107?s=13&d=retro) Fred Drake | 2000-07-03 | 1 | -14/+13 |
* | Whoops! We just discovered that Gordon's revamp of this module was | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2000-06-29 | 1 | -49/+310 |
* | Fredrik Lundh: | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2000-03-28 | 1 | -10/+21 |
* | More trivial comment -> docstring transformations by Ka-Ping Yee, | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2000-02-04 | 1 | -299/+38 |
* | # module filecmp | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2000-02-03 | 1 | -38/+299 |
* | New module by Moshe Zadka (submitted on Sept. 25). This unifies the | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 1999-10-26 | 1 | -0/+57 |