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 pitrou
Recipients anselm.kruis, arigo, pitrou
Date 2013-05-18.12:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368879885.44.0.743954206007.issue18004@psf.upfronthosting.co.za>
In-reply-to
Content
I take it you have more than 16GB of RAM?
What happens if you replace "sys.maxint" with "sys.maxsize" in test_overflow?
History
Date User Action Args
2013-05-18 12:24:45pitrousetrecipients: + pitrou, arigo, anselm.kruis
2013-05-18 12:24:45pitrousetmessageid: <1368879885.44.0.743954206007.issue18004@psf.upfronthosting.co.za>
2013-05-18 12:24:45pitroulinkissue18004 messages
2013-05-18 12:24:45pitroucreate