Message3569

Author zyasoft
Recipients cgroves, mehendran, zyasoft
Date 2008-09-14.01:17:48
SpamBayes Score 2.5595756e-07
Marked as misclassified No
Message-id <1221355068.82.0.27796907946.issue1768970@psf.upfronthosting.co.za>
In-reply-to
Content
*Apparently* fixed in 2.5, since it's passing the test, and I don't see
any use of pyget by PySequenceIter. But I didn't see a revision for
this, the use of __finditem__ goes back to Finn Bock.

Tested by test_builtin.BuiltinTest.test_filter, where __getitem__ is
repeatedly overridden in crazy ways. So it looks solid.
History
Date User Action Args
2008-09-14 01:17:48zyasoftsetmessageid: <1221355068.82.0.27796907946.issue1768970@psf.upfronthosting.co.za>
2008-09-14 01:17:48zyasoftsetrecipients: + zyasoft, cgroves, mehendran
2008-09-14 01:17:48zyasoftlinkissue1768970 messages
2008-09-14 01:17:48zyasoftcreate