diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-01-20-12-10-47.bpo-42323.PONB8e.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-01-20-12-10-47.bpo-42323.PONB8e.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-01-20-12-10-47.bpo-42323.PONB8e.rst b/Misc/NEWS.d/next/Library/2021-01-20-12-10-47.bpo-42323.PONB8e.rst deleted file mode 100644 index b2f7becee9d..00000000000 --- a/Misc/NEWS.d/next/Library/2021-01-20-12-10-47.bpo-42323.PONB8e.rst +++ /dev/null @@ -1 +0,0 @@ -Fix :func:`math.nextafter` for NaN on AIX. |