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 Antony.Lee, josh.r, pitrou, python-dev, rhettinger, serhiy.storchaka, zach.ware
Date 2015-05-20.15:29:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150520152944.16310.65158@psf.io>
In-reply-to
Content
New changeset 435bc22f39e3 by Serhiy Storchaka in branch 'default':
Issue #22955: attrgetter, itemgetter and methodcaller objects in the operator
https://hg.python.org/cpython/rev/435bc22f39e3
History
Date User Action Args
2015-05-20 15:29:47python-devsetrecipients: + python-dev, rhettinger, pitrou, zach.ware, serhiy.storchaka, Antony.Lee, josh.r
2015-05-20 15:29:47python-devlinkissue22955 messages
2015-05-20 15:29:47python-devcreate