This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients benjamin.peterson, eric.araujo, georg.brandl, lopgok, nadeem.vawda, python-dev, r.david.murray, rhettinger
Date 2011-06-25.15:14:59
SpamBayes Score 0.040279
Marked as misclassified No
Message-id <E1QaUZX-0002yt-6A@dinsdale.python.org>
In-reply-to
Content
New changeset 11568c59d9d4 by Raymond Hettinger in branch '2.7':
Issue 11802:  filecmp cache was growing without bound.
http://hg.python.org/cpython/rev/11568c59d9d4
History
Date User Action Args
2011-06-25 15:15:00python-devsetrecipients: + python-dev, georg.brandl, rhettinger, nadeem.vawda, benjamin.peterson, eric.araujo, r.david.murray, lopgok
2011-06-25 15:15:00python-devlinkissue11802 messages
2011-06-25 15:14:59python-devcreate