index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_cppext
/
setup.py
Commit message (
Expand
)
Author
Age
*
gh-127906: Add missing sys import to test_cppext (#132902)
Victor Stinner
2025-04-25
*
gh-129666: Add C11/C++11 to docs and -pedantic-errors to GCC/clang test_c[pp]...
Petr Viktorin
2025-03-04
*
gh-129666: Revert "gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to...
Petr Viktorin
2025-02-28
*
gh-129666: Add C11/C++11 to docs and `-pedantic-errors` to GCC/clang test_c[p...
Petr Viktorin
2025-02-28
*
gh-127906: Test the limited C API in test_cppext (#127916)
Victor Stinner
2024-12-13
*
test_cext, test_cppext: enable /W4 warnings on Windows (#124253)
Victor Stinner
2024-09-19
*
Check for compiler warnings in test_cext on Windows (#121088)
Victor Stinner
2024-06-28
*
gh-116869: Fix test_cext on RHEL7 (#117010)
Victor Stinner
2024-03-19
*
gh-92906: Enable test_cext and test_cppext on Windows (#117000)
Victor Stinner
2024-03-19
*
Add support.MS_WINDOWS constant (#110446)
Victor Stinner
2023-10-06
*
gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343)
Victor Stinner
2023-08-23
*
gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325)
Victor Stinner
2023-08-22