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 mark.dickinson, ncoghlan, skrah, vstinner
Date 2014-02-07.11:52:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391773963.92.0.367777379032.issue20539@psf.upfronthosting.co.za>
In-reply-to
Content
> The bit that is confusing is the error *message* - what int doesn't fit into a C long?

Agreed: it would be nice to intercept this and give a better message.
History
Date User Action Args
2014-02-07 11:52:43mark.dickinsonsetrecipients: + mark.dickinson, ncoghlan, vstinner, skrah
2014-02-07 11:52:43mark.dickinsonsetmessageid: <1391773963.92.0.367777379032.issue20539@psf.upfronthosting.co.za>
2014-02-07 11:52:43mark.dickinsonlinkissue20539 messages
2014-02-07 11:52:43mark.dickinsoncreate