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 anacrolix
Recipients anacrolix, rhettinger
Date 2012-03-20.13:40:44
SpamBayes Score 0.10297599
Marked as misclassified No
Message-id <1332250846.11.0.753199667334.issue14373@psf.upfronthosting.co.za>
In-reply-to
Content
functools.lru_cache is optimized to the point that it may benefit from a C implementation.
History
Date User Action Args
2012-03-20 13:40:46anacrolixsetrecipients: + anacrolix, rhettinger
2012-03-20 13:40:46anacrolixsetmessageid: <1332250846.11.0.753199667334.issue14373@psf.upfronthosting.co.za>
2012-03-20 13:40:44anacrolixlinkissue14373 messages
2012-03-20 13:40:44anacrolixcreate