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 rhettinger
Recipients benjamin.peterson, eric.araujo, georg.brandl, lopgok, nadeem.vawda, python-dev, r.david.murray, rhettinger
Date 2011-06-25.15:24:50
SpamBayes Score 0.044676036
Marked as misclassified No
Message-id <1309015490.85.0.331046306983.issue11802@psf.upfronthosting.co.za>
In-reply-to
Content
Made a simple fix to keep the cache from growing without bound.
Leaving this open for 3.3 as a feature request to implement a more sophisticated strategy using file hashes or somesuch.
History
Date User Action Args
2011-06-25 15:24:50rhettingersetrecipients: + rhettinger, georg.brandl, nadeem.vawda, benjamin.peterson, eric.araujo, r.david.murray, lopgok, python-dev
2011-06-25 15:24:50rhettingersetmessageid: <1309015490.85.0.331046306983.issue11802@psf.upfronthosting.co.za>
2011-06-25 15:24:50rhettingerlinkissue11802 messages
2011-06-25 15:24:50rhettingercreate