[issue39396] AIX: self.assertEqualSign(math.nextafter(-0.0, +0.0), +0.0) test fails on AIX

STINNER Victor report at bugs.python.org
Tue Jan 21 05:14:17 EST 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset 85ead4fc62829cb7ef2eb0af1a2933282f58c629 by Victor Stinner in branch 'master':
bpo-39396: Fix math.nextafter(-0.0, +0.0) on AIX 7.1 (GH-18094)
https://github.com/python/cpython/commit/85ead4fc62829cb7ef2eb0af1a2933282f58c629


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39396>
_______________________________________


More information about the Python-bugs-list mailing list