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 jdemeyer
Recipients AVINASH MISHRA, jdemeyer, ncoghlan, remi.lapeyre, ronaldoussoren, serhiy.storchaka, vstinner
Date 2019-01-21.11:30:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548070232.6.0.664868005674.issue35707@roundup.psfhosted.org>
In-reply-to
Content
> If we want to support other numerical types with loss in double rounding

Looking at the existing code, I can already see several double-rounding "bugs" in the code, so I wouldn't be too much concerned here...
History
Date User Action Args
2019-01-21 11:30:34jdemeyersetrecipients: + jdemeyer, ronaldoussoren, ncoghlan, vstinner, serhiy.storchaka, remi.lapeyre, AVINASH MISHRA
2019-01-21 11:30:32jdemeyersetmessageid: <1548070232.6.0.664868005674.issue35707@roundup.psfhosted.org>
2019-01-21 11:30:32jdemeyerlinkissue35707 messages
2019-01-21 11:30:32jdemeyercreate