]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149685: Use the _Py prefix for private C macros (GH-149686)
authorPetr Viktorin <encukou@gmail.com>
Wed, 13 May 2026 17:14:05 +0000 (19:14 +0200)
committerGitHub <noreply@github.com>
Wed, 13 May 2026 17:14:05 +0000 (19:14 +0200)
commit125f26358ac7ecab98095fa85490e5465bdad698
tree64baa140159c4ae09431ddef540e29f3671d1ba9
parentb162307d7f216e87976d76c9b8f4a932961cb2d4
gh-149685: Use the _Py prefix for private C macros (GH-149686)
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