COMMITS
/ Lib/test/test_cext/setup.py April 23, 2026
P
gh-146636: Improve ABI/feature selection, add new header for it (GH-148302)
Petr Viktorin committed
April 1, 2026
P
gh-146636: PEP 803: add Py_TARGET_ABI3T and .abi3t.so extension (GH-146637)
Petr Viktorin committed
February 10, 2026
V
gh-141563: Fix test_cppext on macOS (#144685)
Victor Stinner committed
November 5, 2025
P
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Petr Viktorin committed
July 12, 2025
P
gh-111506: Add _Py_OPAQUE_PYOBJECT to hide PyObject layout & related API (GH-136505)
Petr Viktorin committed
July 11, 2025
V
gh-135906: Test the internal C API in test_cext (#136247)
Victor Stinner committed
March 4, 2025
P
February 28, 2025
P
P
September 19, 2024
V
test_cext, test_cppext: enable /W4 warnings on Windows (#124253)
Victor Stinner committed
June 28, 2024
V
Check for compiler warnings in test_cext on Windows (#121088)
Victor Stinner committed
June 27, 2024
V
gh-120593: Check -Wcast-qual flag in test_cext (#121081)
Victor Stinner committed
March 20, 2024
V
gh-116869: Enable -Werror in test_cext for Free Threading (#117106)
Victor Stinner committed
March 19, 2024
V
gh-116869: Fix test_cext for Free Threading (#117043)
Victor Stinner committed
V
gh-116869: Fix test_cext on RHEL7 (#117010)
Victor Stinner committed
V
gh-92906: Enable test_cext and test_cppext on Windows (#117000)
Victor Stinner committed
V
gh-116869: Test the limited C API in test_cext (#116995)
Victor Stinner committed
V
gh-116869: Build test_cext with -Werror=declaration-after-statement (#116990)
Victor Stinner committed
March 18, 2024
V
gh-116869: Add test_cext test: build a C extension (#116954)
Victor Stinner committed