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 larry, serhiy.storchaka, vstinner, vxgmichel
Date 2020-02-01.01:01:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580518878.18.0.461200779369.issue39484@roundup.psfhosted.org>
In-reply-to
Content
See also bpo-39277 which is similar issue. I proposed a fix which uses nextafter():
https://github.com/python/cpython/pull/17933
History
Date User Action Args
2020-02-01 01:01:18vstinnersetrecipients: + vstinner, larry, serhiy.storchaka, vxgmichel
2020-02-01 01:01:18vstinnersetmessageid: <1580518878.18.0.461200779369.issue39484@roundup.psfhosted.org>
2020-02-01 01:01:18vstinnerlinkissue39484 messages
2020-02-01 01:01:18vstinnercreate