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 Thomas.Ball
Recipients Thomas.Ball
Date 2014-06-20.19:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403291891.37.0.500451065377.issue21816@psf.upfronthosting.co.za>
In-reply-to
Content
The attached file raises the exception:

OverflowError: Python int too large to convert to C long

in Python 2.7.7, which clearly is a bug. 

The error is not present in Python 3.4.
History
Date User Action Args
2014-06-20 19:18:11Thomas.Ballsetrecipients: + Thomas.Ball
2014-06-20 19:18:11Thomas.Ballsetmessageid: <1403291891.37.0.500451065377.issue21816@psf.upfronthosting.co.za>
2014-06-20 19:18:11Thomas.Balllinkissue21816 messages
2014-06-20 19:18:11Thomas.Ballcreate