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, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2014-11-15.00:35:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141115003501.15627.37333@psf.io>
In-reply-to
Content
New changeset 97dc64adb6fe by Antoine Pitrou in branch 'default':
Issue #22847: Improve method cache efficiency.
https://hg.python.org/cpython/rev/97dc64adb6fe
History
Date User Action Args
2014-11-15 00:35:12python-devsetrecipients: + python-dev, arigo, rhettinger, pitrou, Arfrever, serhiy.storchaka
2014-11-15 00:35:12python-devlinkissue22847 messages
2014-11-15 00:35:11python-devcreate