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 meador.inge
Recipients Arfrever, alex, amaury.forgeotdarc, asvetlov, brett.cannon, brian.curtin, chris.jerdonek, christian.heimes, eric.araujo, meador.inge, pitrou, pjenvey, serhiy.storchaka, terry.reedy, zach.ware
Date 2012-12-21.20:02:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356120162.19.0.654943032897.issue16651@psf.upfronthosting.co.za>
In-reply-to
Content
I noticed functools in the list.  issue14373 was opened somewhat recently to reimplement functools.lru_cache in C.  This issue seems to be promoting have more things implemented in pure Python.  Someone involved in this issue might want to weigh in on issue14373 if that is the case.
History
Date User Action Args
2012-12-21 20:02:42meador.ingesetrecipients: + meador.inge, brett.cannon, terry.reedy, amaury.forgeotdarc, pitrou, christian.heimes, pjenvey, eric.araujo, Arfrever, alex, brian.curtin, asvetlov, chris.jerdonek, zach.ware, serhiy.storchaka
2012-12-21 20:02:42meador.ingesetmessageid: <1356120162.19.0.654943032897.issue16651@psf.upfronthosting.co.za>
2012-12-21 20:02:42meador.ingelinkissue16651 messages
2012-12-21 20:02:42meador.ingecreate