]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119613: Soft deprecate Py_IS_NAN/INFINITY/FINITE (#119701)
authorSergey B Kirpichev <skirpichev@gmail.com>
Wed, 29 May 2024 10:45:14 +0000 (13:45 +0300)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 10:45:14 +0000 (10:45 +0000)
commit0cdc5c8d5446e5eedd34e03d8e380bc237d1379b
tree97e7a1f00f3b8d3eacbfe6ed48a04f6a0275540f
parent016a46ab572fc681e4a06760147b9ae311b21881
gh-119613: Soft deprecate Py_IS_NAN/INFINITY/FINITE (#119701)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/whatsnew/3.14.rst
Include/pymath.h
Misc/NEWS.d/next/C API/2024-05-29-09-21-37.gh-issue-119613.J2xfrC.rst [new file with mode: 0644]