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 Ramchandra Apte
Recipients Jimbofbx, Ramchandra Apte, jcea, serhiy.storchaka, skrah
Date 2012-04-05.08:13:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333613581.34.0.39137323272.issue14478@psf.upfronthosting.co.za>
In-reply-to
Content
I recommend that __hash__ should use functools.lru_cache for caching.
History
Date User Action Args
2012-04-05 08:13:01Ramchandra Aptesetrecipients: + Ramchandra Apte, jcea, skrah, Jimbofbx, serhiy.storchaka
2012-04-05 08:13:01Ramchandra Aptesetmessageid: <1333613581.34.0.39137323272.issue14478@psf.upfronthosting.co.za>
2012-04-05 08:13:00Ramchandra Aptelinkissue14478 messages
2012-04-05 08:13:00Ramchandra Aptecreate