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 mark.dickinson
Recipients Oren Milman, mark.dickinson, meador.inge, serhiy.storchaka
Date 2016-09-29.16:15:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475165719.88.0.159149224675.issue28298@psf.upfronthosting.co.za>
In-reply-to
Content
> and got a 'TypeError: an integer is required (got type LikeInt)'

Right, see #12974 for more on arrays, `__int__` and `__index__`.
History
Date User Action Args
2016-09-29 16:15:19mark.dickinsonsetrecipients: + mark.dickinson, meador.inge, serhiy.storchaka, Oren Milman
2016-09-29 16:15:19mark.dickinsonsetmessageid: <1475165719.88.0.159149224675.issue28298@psf.upfronthosting.co.za>
2016-09-29 16:15:19mark.dickinsonlinkissue28298 messages
2016-09-29 16:15:19mark.dickinsoncreate