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 <[email protected]>
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: <[email protected]>
2015-01-11 08:12:51serhiy.storchakalinkissue13583 messages
2015-01-11 08:12:51serhiy.storchakacreate