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 rhettinger
Recipients Arfrever, alex, brett.cannon, eric.araujo, ezio.melotti, jcea, meador.inge, pitrou, r.david.murray, rhettinger, serhiy.storchaka, zach.ware
Date 2013-04-16.06:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366094433.49.0.910975897471.issue16694@psf.upfronthosting.co.za>
In-reply-to
Content
I reviewed the attrgetter(), mathodgetter(), and itemgetter() code in py_operator.v12.diff.  The looks clean and correct.
History
Date User Action Args
2013-04-16 06:40:33rhettingersetrecipients: + rhettinger, brett.cannon, jcea, pitrou, ezio.melotti, eric.araujo, Arfrever, alex, r.david.murray, meador.inge, zach.ware, serhiy.storchaka
2013-04-16 06:40:33rhettingersetmessageid: <1366094433.49.0.910975897471.issue16694@psf.upfronthosting.co.za>
2013-04-16 06:40:33rhettingerlinkissue16694 messages
2013-04-16 06:40:33rhettingercreate