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 gdr@garethrees.org, mark.dickinson
Date 2012-03-21.20:19:11
SpamBayes Score 0.020702811
Marked as misclassified No
Message-id <1332361152.5.0.416296792876.issue14376@psf.upfronthosting.co.za>
In-reply-to
Content
> so maybe it's not important to do error handling here.

Hmm, seems it's not.  And dealing with OverflowError is hardly likely to be a concern in practice anyway.

+1 for the suggested fix.
History
Date User Action Args
2012-03-21 20:19:12mark.dickinsonsetrecipients: + mark.dickinson, gdr@garethrees.org
2012-03-21 20:19:12mark.dickinsonsetmessageid: <1332361152.5.0.416296792876.issue14376@psf.upfronthosting.co.za>
2012-03-21 20:19:11mark.dickinsonlinkissue14376 messages
2012-03-21 20:19:11mark.dickinsoncreate