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 serhiy.storchaka
Recipients ncoghlan, pitrou, pmoody, serhiy.storchaka
Date 2014-05-14.06:33:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400049202.91.0.0263885113543.issue21486@psf.upfronthosting.co.za>
In-reply-to
Content
With C implementation (issue14373) functools.lru_cache is so fast as manually written specialized code.
History
Date User Action Args
2014-05-14 06:33:23serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, pitrou, pmoody
2014-05-14 06:33:22serhiy.storchakasetmessageid: <1400049202.91.0.0263885113543.issue21486@psf.upfronthosting.co.za>
2014-05-14 06:33:22serhiy.storchakalinkissue21486 messages
2014-05-14 06:33:22serhiy.storchakacreate