]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128813: soft-deprecate _Py_c_*() functions (GH-137261)
authorSergey B Kirpichev <skirpichev@gmail.com>
Fri, 1 Aug 2025 07:40:12 +0000 (10:40 +0300)
committerGitHub <noreply@github.com>
Fri, 1 Aug 2025 07:40:12 +0000 (09:40 +0200)
commit9ced5c4ace93d47c83fdce51a2bcd6505b33f516
tree2a4b37420eb0a7c3ef41bccdd998f6d4349329bd
parent2a87af062b79d914ce0120f1f1763213c1ebe8c4
gh-128813: soft-deprecate _Py_c_*() functions (GH-137261)
Doc/c-api/complex.rst
Doc/whatsnew/3.15.rst
Include/cpython/complexobject.h
Misc/NEWS.d/next/C_API/2025-07-31-04-30-42.gh-issue-128813.opL-Pv.rst [new file with mode: 0644]