]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129666: Revert "gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to GCC...
authorPetr Viktorin <encukou@gmail.com>
Fri, 28 Feb 2025 16:05:36 +0000 (17:05 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2025 16:05:36 +0000 (16:05 +0000)
commitab11c097052757b79060c75dd4835c2431e752b7
tree76ee692a42e025e5f1e2e594f5b508c1038eac43
parent003e6d2b9776c07147a9c628eb028fd2ac3f0008
gh-129666: Revert "gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to GCC/clang test_c[pp]ext tests (GH-130686)" (GH-130688)

This reverts commit 003e6d2b9776c07147a9c628eb028fd2ac3f0008.
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