Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for compiler warnings in test_cext on Windows (#121088) | Victor Stinner | 2024-06-28 | 1 | -0/+2 |
* | gh-117478: Add `@support.requires_gil_enabled` decorator (#117479) | Sam Gross | 2024-04-04 | 1 | -2/+2 |
* | gh-116869: Fix test_cext for Free Threading (#117043) | Victor Stinner | 2024-03-19 | 1 | -0/+2 |
* | gh-92906: Enable test_cext and test_cppext on Windows (#117000) | Victor Stinner | 2024-03-19 | 1 | -10/+19 |
* | gh-116869: Test the limited C API in test_cext (#116995) | Victor Stinner | 2024-03-19 | 1 | -6/+16 |
* | gh-116869: Build test_cext with -Werror=declaration-after-statement (#116990) | Victor Stinner | 2024-03-19 | 1 | -0/+2 |
* | gh-116869: Enable test_cext and test_cppext on Free Threading build (#116973) | Victor Stinner | 2024-03-18 | 1 | -15/+9 |
* | gh-116869: Add test_cext test: build a C extension (#116954) | Victor Stinner | 2024-03-18 | 1 | -0/+92 |