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 bdkearns
Recipients bdkearns, belopolsky, benjamin.peterson, josh.r, lemburg, tim.peters
Date 2014-07-07.20:52:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404766382.68.0.134062377959.issue20858@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch, now it also caches the result of __hash__ like the C accelerator.
History
Date User Action Args
2014-07-07 20:53:04bdkearnssetrecipients: + bdkearns, lemburg, tim.peters, belopolsky, benjamin.peterson, josh.r
2014-07-07 20:53:02bdkearnssetmessageid: <1404766382.68.0.134062377959.issue20858@psf.upfronthosting.co.za>
2014-07-07 20:53:02bdkearnslinkissue20858 messages
2014-07-07 20:53:02bdkearnscreate