Message 222944 - Python tracker

Message222944

Author belopolsky
Recipients bdkearns, belopolsky, benjamin.peterson, josh.r, lemburg, tim.peters
Date 2014-07-13.15:41:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405266065.28.0.298005310749.issue20858@psf.upfronthosting.co.za>
In-reply-to
Content
> Updated patch, now it also caches the result of __hash__ like the C accelerator.

I should read your notes!  Sorry, Brian.  You already answered my questions.  Too bad that the latest notes are so far from the entry area.

Still, it would be helpful if you could provide a self-contained description that I can copy to the NEWS file.  (Don't put it in the patch  - NEWS file gets out of date very quickly - put it in a tracker comment.)

Also, with your patch, are we in sync with PyPy?  If so, with what version?
History
Date User Action Args
2014-07-13 15:41:05belopolskysetrecipients: + belopolsky, lemburg, tim.peters, benjamin.peterson, bdkearns, josh.r
2014-07-13 15:41:05belopolskysetmessageid: <1405266065.28.0.298005310749.issue20858@psf.upfronthosting.co.za>
2014-07-13 15:41:05belopolskylinkissue20858 messages
2014-07-13 15:41:05belopolskycreate