]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146175: Soft-deprecate outdated macros; convert internal usage (GH-146178)
authorPetr Viktorin <encukou@gmail.com>
Mon, 23 Mar 2026 11:42:09 +0000 (12:42 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Mar 2026 11:42:09 +0000 (12:42 +0100)
commit91cd2e58068182df04e9eeef0d74d7cfee375fd1
treee1605498e28e7e7c60b2b2d32a9a97378f7fceac
parent90f9991abb2ef6422ec0ea8330533966a84d8c8f
gh-146175: Soft-deprecate outdated macros; convert internal usage (GH-146178)

Co-authored-by: Victor Stinner <vstinner@python.org>
16 files changed:
Doc/c-api/intro.rst
Doc/deprecations/c-api-pending-removal-in-3.15.rst
Doc/whatsnew/3.15.rst
Include/internal/pycore_object.h
Include/object.h
Include/pyport.h
Include/refcount.h
Include/unicodeobject.h
Misc/NEWS.d/next/C_API/2026-03-19-16-50-27.gh-issue-146175.pISQGX.rst [new file with mode: 0644]
Modules/_io/stringio.c
Modules/_testcapimodule.c
Modules/arraymodule.c
Modules/binascii.c
Modules/socketmodule.c
Objects/unicodeobject.c
Tools/check-c-api-docs/ignored_c_api.txt