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 serhiy.storchaka
Recipients ezio.melotti, python-dev, serhiy.storchaka, vstinner
Date 2013-06-23.18:35:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372012555.96.0.792007154703.issue18184@psf.upfronthosting.co.za>
In-reply-to
Content
I agree, a ValueError may be better than OverflowError, but all other formattings raise OverflowError, and we should support them consistent.
History
Date User Action Args
2013-06-23 18:35:56serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, python-dev
2013-06-23 18:35:55serhiy.storchakasetmessageid: <1372012555.96.0.792007154703.issue18184@psf.upfronthosting.co.za>
2013-06-23 18:35:55serhiy.storchakalinkissue18184 messages
2013-06-23 18:35:55serhiy.storchakacreate