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 r.david.murray
Recipients lopgok, nadeem.vawda, r.david.murray
Date 2011-04-08.11:09:16
SpamBayes Score 0.4716338
Marked as misclassified No
Message-id <1302260957.62.0.468150079694.issue11802@psf.upfronthosting.co.za>
In-reply-to
Content
Putting in a size limit is reasonable.  We did this for fnmatch not that long ago (issue 7846).  That was in fact the inspiration for lru_cache.
History
Date User Action Args
2011-04-08 11:09:17r.david.murraysetrecipients: + r.david.murray, nadeem.vawda, lopgok
2011-04-08 11:09:17r.david.murraysetmessageid: <1302260957.62.0.468150079694.issue11802@psf.upfronthosting.co.za>
2011-04-08 11:09:17r.david.murraylinkissue11802 messages
2011-04-08 11:09:16r.david.murraycreate