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 brett.cannon
Recipients benjamin.peterson, brett.cannon, mark.dickinson, serhiy.storchaka, vstinner
Date 2016-02-24.19:33:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456342421.83.0.0397733405759.issue26428@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that it's a new feature since xrange() still functions if you give it a value larger than `long` (right?) and there's nothing saying it has to support the full size of an index.
History
Date User Action Args
2016-02-24 19:33:41brett.cannonsetrecipients: + brett.cannon, mark.dickinson, vstinner, benjamin.peterson, serhiy.storchaka
2016-02-24 19:33:41brett.cannonsetmessageid: <1456342421.83.0.0397733405759.issue26428@psf.upfronthosting.co.za>
2016-02-24 19:33:41brett.cannonlinkissue26428 messages
2016-02-24 19:33:41brett.cannoncreate