]> granicus.if.org Git - python/commit
Issue 11802: filecmp cache was growing without bound.
authorRaymond Hettinger <python@rcn.com>
Sat, 25 Jun 2011 15:14:53 +0000 (17:14 +0200)
committerRaymond Hettinger <python@rcn.com>
Sat, 25 Jun 2011 15:14:53 +0000 (17:14 +0200)
commit2c316a3e298b072f1f017cd3ba197905c43af926
tree6ce8f1e219f00dd0d6c8154d25b75168af509689
parentfd1cb59618b6093d88a6c2f1ffea1656e87dfce3
Issue 11802:  filecmp cache was growing without bound.
Lib/filecmp.py
Misc/NEWS