Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_cext, test_cppext: enable /W4 warnings on Windows (#124253) | Victor Stinner | 2024-09-19 | 1 | -2/+8 |
* | gh-118124: Use static_assert() in Py_BUILD_ASSERT() on C11 (#118398) | Victor Stinner | 2024-04-30 | 1 | -0/+5 |
* | gh-92906: Enable test_cext and test_cppext on Windows (#117000) | Victor Stinner | 2024-03-19 | 1 | -0/+2 |
* | gh-116869: Test the limited C API in test_cext (#116995) | Victor Stinner | 2024-03-19 | 1 | -10/+6 |
* | gh-116869: Add test_cext test: build a C extension (#116954) | Victor Stinner | 2024-03-18 | 1 | -0/+80 |