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 Dave Hibbitts, RazerM, georg.brandl, mark.dickinson, paul.moore, pitrou, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-02-24.12:03:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456315425.78.0.730784021917.issue26423@psf.upfronthosting.co.za>
In-reply-to
Content
Could you write a test? May be on 3.x you can use range(sys.maxsize).__len__().
History
Date User Action Args
2016-02-24 12:03:45serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, paul.moore, mark.dickinson, pitrou, vstinner, tim.golden, zach.ware, steve.dower, RazerM, Dave Hibbitts
2016-02-24 12:03:45serhiy.storchakasetmessageid: <1456315425.78.0.730784021917.issue26423@psf.upfronthosting.co.za>
2016-02-24 12:03:45serhiy.storchakalinkissue26423 messages
2016-02-24 12:03:45serhiy.storchakacreate