cpython/Lib/test/test_cext
Victor Stinner f4cc77d494
gh-116869: Enable -Werror in test_cext for Free Threading (#117106)
Check for warnings, but don't enable the compiler flag
-Werror=declaration-after-statement.
2024-03-21 00:06:24 +01:00
..
__init__.py gh-116869: Fix test_cext for Free Threading (#117043) 2024-03-19 23:23:17 +01:00
extension.c gh-92906: Enable test_cext and test_cppext on Windows (#117000) 2024-03-19 14:03:27 +00:00
setup.py gh-116869: Enable -Werror in test_cext for Free Threading (#117106) 2024-03-21 00:06:24 +01:00