]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149685: Use the _Py prefix for private C macros (GH-149686) (GH-149790)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 May 2026 21:29:08 +0000 (23:29 +0200)
committerGitHub <noreply@github.com>
Wed, 13 May 2026 21:29:08 +0000 (23:29 +0200)
commit63a4007d25160cf200c8710a641412f4de328482
tree1d7ecb338b044fe58df5a4b7ffce598c7ca72034
parentfb3500466d1fa0f79f7db3b06ce966e79707e952
[3.15] gh-149685: Use the _Py prefix for private C macros (GH-149686) (GH-149790)

(cherry picked from commit 125f26358ac7ecab98095fa85490e5465bdad698)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Include/cpython/sentinelobject.h
Include/cpython/sliceobject.h
Include/cpython/structseq.h
Include/internal/pycore_jit_unwind.h
Include/internal/pycore_mmap.h
Include/sliceobject.h
Include/structseq.h
Python/pystrhex.c
configure
configure.ac
pyconfig.h.in