cpython/Lib/test/test_cext
Victor Stinner 5405e9e5b5
gh-116869: Build test_cext with -Werror=declaration-after-statement (#116990)
Make sure that the C API does not emit compiler warnings when built
with -Werror=declaration-after-statement.
2024-03-19 12:05:22 +01:00
..
__init__.py gh-116869: Build test_cext with -Werror=declaration-after-statement (#116990) 2024-03-19 12:05:22 +01:00
extension.c
setup.py gh-116869: Build test_cext with -Werror=declaration-after-statement (#116990) 2024-03-19 12:05:22 +01:00