]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to GCC/clang test_c[pp]ext...
authorPetr Viktorin <encukou@gmail.com>
Fri, 28 Feb 2025 15:03:02 +0000 (16:03 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2025 15:03:02 +0000 (16:03 +0100)
commit003e6d2b9776c07147a9c628eb028fd2ac3f0008
tree0c7400096b574488c4bd2a234ddede861881650e
parentcc17307faaa248535c65f6a7668e06dc8ef04575
gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to GCC/clang test_c[pp]ext tests (GH-130686)
Doc/c-api/intro.rst
Lib/test/test_cext/__init__.py
Lib/test/test_cext/extension.c
Lib/test/test_cext/setup.py
Lib/test/test_cppext/__init__.py
Lib/test/test_cppext/extension.cpp
Lib/test/test_cppext/setup.py