Staging
v0.5.1
https://github.com/python/cpython
Revision 85ead4fc62829cb7ef2eb0af1a2933282f58c629 authored by Victor Stinner on 21 January 2020, 10:14:10 UTC, committed by GitHub on 21 January 2020, 10:14:10 UTC
Move also math.nextafter() on math.ulp() tests from IsCloseTests to
MathTests.
1 parent ec64640
History
Tip revision: 85ead4fc62829cb7ef2eb0af1a2933282f58c629 authored by Victor Stinner on 21 January 2020, 10:14:10 UTC
bpo-39396: Fix math.nextafter(-0.0, +0.0) on AIX 7.1 (GH-18094)
Tip revision: 85ead4f
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 42.7 KB
python.c -rw-r--r-- 298 bytes

README

back to top