diff options
author | Petr Viktorin <encukou@gmail.com> | 2025-03-04 13:10:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-04 13:10:09 (GMT) |
commit | d91cc9db155024b0a221cf32f4f49617544618bf (patch) | |
tree | 405a618c801aeb2d9120887a2001b19050c5db0f /Python/optimizer_bytecodes.c | |
parent | 6c48ed7d62c6ca0eb24935b0e612f9e4a1a3b1bc (diff) | |
download | cpython-d91cc9db155024b0a221cf32f4f49617544618bf.zip cpython-d91cc9db155024b0a221cf32f4f49617544618bf.tar.gz cpython-d91cc9db155024b0a221cf32f4f49617544618bf.tar.bz2 |
gh-129666: Add C11/C++11 to docs and -pedantic-errors to GCC/clang test_c[pp]ext tests (GH-130692)
Disable pedantic check for c++03 (unlimited API)
Also add a check for c++03 *limited* API, which passes in pedantic mode
after removing a comma in the `PySendResult` declaration, and allowing
`long long`.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions