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 python-dev
Recipients Arfrever, arigo, benjamin.peterson, gregory.p.smith, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2016-02-05.06:23:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160205062332.6667.60315@psf.io>
In-reply-to
Content
New changeset 6357d851029d by Antoine Pitrou in branch '2.7':
Issue #22847: Improve method cache efficiency.
https://hg.python.org/cpython/rev/6357d851029d
History
Date User Action Args
2016-02-05 06:23:35python-devsetrecipients: + python-dev, arigo, rhettinger, gregory.p.smith, pitrou, benjamin.peterson, Arfrever, serhiy.storchaka
2016-02-05 06:23:35python-devlinkissue22847 messages
2016-02-05 06:23:35python-devcreate