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 eric.smith, kszawala, mark.dickinson
Date 2009-09-24.11:25:17
SpamBayes Score 0.0003235137
Marked as misclassified No
Message-id <1253791519.91.0.212844425792.issue6985@psf.upfronthosting.co.za>
In-reply-to
Content
Might it make more sense for this range call to return a MemoryError
rather than an OverflowError, on 64-bit machines?
History
Date User Action Args
2009-09-24 11:25:20mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, kszawala
2009-09-24 11:25:19mark.dickinsonsetmessageid: <1253791519.91.0.212844425792.issue6985@psf.upfronthosting.co.za>
2009-09-24 11:25:17mark.dickinsonlinkissue6985 messages
2009-09-24 11:25:17mark.dickinsoncreate