]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141004: Deprecate Py_MATH_El and Py_MATH_PIl macros (#141035)
authorSergey B Kirpichev <skirpichev@gmail.com>
Mon, 10 Nov 2025 15:36:01 +0000 (18:36 +0300)
committerGitHub <noreply@github.com>
Mon, 10 Nov 2025 15:36:01 +0000 (16:36 +0100)
commit88953d5debf08dfaa1cdb314d62262f770addf5b
tree9ca4a355044c1e9bb449715afa71ce5430640086
parent55ea13231313a2133e6f5a6112409d349081f273
gh-141004: Deprecate Py_MATH_El and Py_MATH_PIl macros (#141035)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/c-api/float.rst
Doc/deprecations/c-api-pending-removal-in-3.20.rst
Doc/whatsnew/3.15.rst
Include/pymath.h
Misc/NEWS.d/next/C_API/2025-11-05-05-45-49.gh-issue-141004.N9Ooh9.rst [new file with mode: 0644]