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 mark.dickinson, rhettinger, steven.daprano, stutzbach, tim.peters, vstinner
Date 2020-01-13.11:44:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578915889.33.0.648552682571.issue39310@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0b2ab21956fbab8eab6d064060d4544499730316 by Victor Stinner in branch 'master':
bpo-39310: Add math.ulp(x) (GH-17965)
https://github.com/python/cpython/commit/0b2ab21956fbab8eab6d064060d4544499730316
History
Date User Action Args
2020-01-13 11:44:49vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, stutzbach, steven.daprano
2020-01-13 11:44:49vstinnersetmessageid: <1578915889.33.0.648552682571.issue39310@roundup.psfhosted.org>
2020-01-13 11:44:49vstinnerlinkissue39310 messages
2020-01-13 11:44:49vstinnercreate