There was an error while loading. Please reload this page.
1 parent 4539933 commit ad46155Copy full SHA for ad46155
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-08-11-06-04-26.gh-issue-155526.W7ZHXu.rst
@@ -1,2 +1,3 @@
1
-Correct ``errno`` handling in ``abs(complex)``. Patch by Sergey B
+Fix spurious :exc:`OverflowError` for ``abs(nan)`` in case :c:data:`errno` was
2
+previously set to :c:macro:`!ERANGE` by some library call. Patch by Sergey B
3
Kirpichev.
0 commit comments