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 vstinner
Recipients Mariatta, belopolsky, gregory.p.smith, mark.dickinson, vstinner
Date 2019-01-10.16:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547139239.58.0.467260866615.issue26669@roundup.psfhosted.org>
In-reply-to
Content
I wrote PR 11507 to raise ValueError rather than OverflowError for -inf and +inf.
History
Date User Action Args
2019-01-10 16:54:00vstinnersetrecipients: + vstinner, gregory.p.smith, mark.dickinson, belopolsky, Mariatta
2019-01-10 16:53:59vstinnersetmessageid: <1547139239.58.0.467260866615.issue26669@roundup.psfhosted.org>
2019-01-10 16:53:59vstinnerlinkissue26669 messages
2019-01-10 16:53:59vstinnercreate