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 serhiy.storchaka
Recipients ghaering, jesstess, pitrou, serhiy.storchaka, xapple
Date 2015-01-11.08:12:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420963971.83.0.438451584343.issue13583@psf.upfronthosting.co.za>
In-reply-to
Content
May be just use PyObject_GetItem(self->data, idx)?
History
Date User Action Args
2015-01-11 08:12:51serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, pitrou, jesstess, xapple
2015-01-11 08:12:51serhiy.storchakasetmessageid: <1420963971.83.0.438451584343.issue13583@psf.upfronthosting.co.za>
2015-01-11 08:12:51serhiy.storchakalinkissue13583 messages
2015-01-11 08:12:51serhiy.storchakacreate