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 <[email protected]>
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: <[email protected]>
2014-11-11 16:13:46pitroulinkissue22847 messages
2014-11-11 16:13:46pitroucreate