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 jcea, rhettinger, serhiy.storchaka, steven.daprano
Date 2017-04-25.01:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493083100.41.0.675893420555.issue30153@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry Jesús, I don't want to add feature creep to the LRU cache.

FWIW, it is very easy to make your own variants from collections.OrderedDict.
History
Date User Action Args
2017-04-25 01:18:20rhettingersetrecipients: + rhettinger, jcea, steven.daprano, serhiy.storchaka
2017-04-25 01:18:20rhettingersetmessageid: <1493083100.41.0.675893420555.issue30153@psf.upfronthosting.co.za>
2017-04-25 01:18:20rhettingerlinkissue30153 messages
2017-04-25 01:18:19rhettingercreate