| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test_cext, test_cppext: enable /W4 warnings on Windows (#124253) | Victor Stinner | 2024-09-19 | 1 | -0/+2 |
| * | Check for compiler warnings in test_cext on Windows (#121088) | Victor Stinner | 2024-06-28 | 1 | -2/+6 |
| * | gh-120593: Check -Wcast-qual flag in test_cext (#121081) | Victor Stinner | 2024-06-27 | 1 | -0/+3 |
| * | gh-116869: Enable -Werror in test_cext for Free Threading (#117106) | Victor Stinner | 2024-03-20 | 1 | -5/+7 |
| * | gh-116869: Fix test_cext for Free Threading (#117043) | Victor Stinner | 2024-03-19 | 1 | -1/+1 |
| * | gh-116869: Fix test_cext on RHEL7 (#117010) | Victor Stinner | 2024-03-19 | 1 | -10/+13 |
| * | gh-92906: Enable test_cext and test_cppext on Windows (#117000) | Victor Stinner | 2024-03-19 | 1 | -5/+30 |
| * | gh-116869: Test the limited C API in test_cext (#116995) | Victor Stinner | 2024-03-19 | 1 | -14/+33 |
| * | gh-116869: Build test_cext with -Werror=declaration-after-statement (#116990) | Victor Stinner | 2024-03-19 | 1 | -0/+4 |
| * | gh-116869: Add test_cext test: build a C extension (#116954) | Victor Stinner | 2024-03-18 | 1 | -0/+47 |
