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 jdemeyer
Recipients jdemeyer, petr.viktorin, vstinner
Date 2019-05-22.12:12:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558527146.06.0.464915832822.issue36907@roundup.psfhosted.org>
In-reply-to
Content
Using __int__ instead of __index__ works. PR coming right away.
History
Date User Action Args
2019-05-22 12:12:26jdemeyersetrecipients: + jdemeyer, vstinner, petr.viktorin
2019-05-22 12:12:26jdemeyersetmessageid: <1558527146.06.0.464915832822.issue36907@roundup.psfhosted.org>
2019-05-22 12:12:26jdemeyerlinkissue36907 messages
2019-05-22 12:12:26jdemeyercreate