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 pitrou
Recipients pitrou, serhiy.storchaka
Date 2014-11-11.16:13:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415722426.91.0.800448748536.issue22847@psf.upfronthosting.co.za>
In-reply-to
Content
The method cache is currently very small. Attached patch bumps the size a bit and improves the hash computation formula.
History
Date User Action Args
2014-11-11 16:13:46pitrousetrecipients: + pitrou, serhiy.storchaka
2014-11-11 16:13:46pitrousetmessageid: <1415722426.91.0.800448748536.issue22847@psf.upfronthosting.co.za>
2014-11-11 16:13:46pitroulinkissue22847 messages
2014-11-11 16:13:46pitroucreate