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 hakril, mark.dickinson, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2014-11-25.18:21:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <7016985.gIj7ySOekU@raxxla>
In-reply-to <CAMpsgwbJ3VCSzwtR2B4vdVOq=-b2y+002WgOkVDTvaEV-GtjXQ@mail.gmail.com>
Content
> What is your use case?

Something like range(). I agree that it is very unlike to encounter this 
problem in real work, and we can live with implementation-related limitation 
(for which OverflowError exists).
History
Date User Action Args
2014-11-25 18:21:29serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, vstinner, r.david.murray, hakril
2014-11-25 18:21:29serhiy.storchakalinkissue22939 messages
2014-11-25 18:21:29serhiy.storchakacreate