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 mark.dickinson, serhiy.storchaka, tim.peters
Date 2018-03-02.17:27:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520011651.78.0.467229070634.issue32978@psf.upfronthosting.co.za>
In-reply-to
Content
What if return 80-bit infinities and NaN as 64-bit infinities and NaN and raise an error in the case of finite numbers overflow?
History
Date User Action Args
2018-03-02 17:27:31serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, mark.dickinson
2018-03-02 17:27:31serhiy.storchakasetmessageid: <1520011651.78.0.467229070634.issue32978@psf.upfronthosting.co.za>
2018-03-02 17:27:31serhiy.storchakalinkissue32978 messages
2018-03-02 17:27:31serhiy.storchakacreate