]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135755: Use private names (_Py*) for header file guards new in 3.14 (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 Jul 2025 10:37:02 +0000 (12:37 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 10:37:02 +0000 (12:37 +0200)
commit665a682a90e5e12b2125905cad31bf2cf85d342c
treed5a5291c2fd54ed435886a545c1983aad7a0c330
parent028901e97ffb7c10fb07fbe45229c4f37ee6067d
[3.14] gh-135755: Use private names (_Py*) for header file guards new in 3.14 (GH-135921) (GH-135976)

These are private API; let's name new ones accordingly.
(cherry picked from commit 6be17baeb5bcfc78f0b7fcfe5221df0744c865e8)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Include/audit.h
Include/cpython/audit.h
Include/refcount.h