]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141341: Rename COMPILER macro to _Py_COMPILER on Windows (#141342)
authorVictor Stinner <vstinner@python.org>
Mon, 10 Nov 2025 14:50:51 +0000 (15:50 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Nov 2025 14:50:51 +0000 (15:50 +0100)
commit68266c1f01e5791558cb088dfb0e26ecd577295e
treec3f76b6e1fdf83cfa08f485c27196cb60eeef791
parent06b62282c79dd69293a3eefb4c55f5acc6312cb2
gh-141341: Rename COMPILER macro to _Py_COMPILER on Windows (#141342)
Misc/NEWS.d/next/C_API/2025-11-10-11-26-26.gh-issue-141341.OsO6-y.rst [new file with mode: 0644]
PC/pyconfig.h
Python/getcompiler.c