COMMITS
/ Lib/test/test_cext/extension.c May 5, 2026
P
gh-149044: Implement PEP 820 – PySlot: Unified slot system for the C API (GH-149055)
Petr Viktorin committed
May 4, 2026
P
gh-149225: Expose Py_CriticalSection in Stable ABI (GH-149227)
Petr Viktorin committed
April 2, 2026
P
gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855)
Petr Viktorin committed
February 12, 2026
V
gh-135906: Test more internal headers in test_cext/test_cppext (#144751)
Victor Stinner committed
V
gh-121617: Include <string.h> for Py_CLEAR() macro (#144666)
Victor Stinner committed
February 10, 2026
V
gh-141563: Fix test_cext on Windows (#144677)
Victor Stinner committed
V
gh-141563: Don't test datetime.h with the limited C API (#144673)
Victor Stinner committed
V
gh-141563: Add missing cast to _PyDateTime_IMPORT() (#144667)
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
April 30, 2024
V
gh-118124: Use static_assert() in Py_BUILD_ASSERT() on C11 (#118398)
Victor Stinner committed
March 19, 2024
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
March 18, 2024
V
gh-116869: Add test_cext test: build a C extension (#116954)
Victor Stinner committed