]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128813: deprecate cval field of the PyComplexObject struct (#137271)
authorSergey B Kirpichev <skirpichev@gmail.com>
Fri, 8 Aug 2025 10:36:42 +0000 (13:36 +0300)
committerGitHub <noreply@github.com>
Fri, 8 Aug 2025 10:36:42 +0000 (10:36 +0000)
commit9743d069bd53e9d3a8f09df899ec1c906a79da24
tree076f873d06cb8f90be9b6865d3a5b4d954fa48f2
parentfb1cb00030c706366dfd1a457dd5de324d5619ea
gh-128813: deprecate cval field of the PyComplexObject struct (#137271)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/c-api/complex.rst
Doc/deprecations/c-api-pending-removal-in-3.20.rst [new file with mode: 0644]
Doc/deprecations/index.rst
Doc/whatsnew/3.15.rst
Misc/NEWS.d/next/C_API/2025-07-31-04-30-42.gh-issue-128813.opL-Pv.rst