COMMITS
/ Lib/test/test_cppext/extension.cpp February 12, 2026
V
gh-135906: Test more internal headers in test_cext/test_cppext (#144751)
Victor Stinner committed
February 11, 2026
V
gh-141563: Enable test_cppext internal C API tests on macOS (#144711)
Victor Stinner committed
February 10, 2026
V
gh-141563: Fix test_cppext on macOS (#144685)
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
A
gh-144490: Fix mimalloc debug build for C++ (#144620)
Alper committed
February 9, 2026
V
gh-144490: Fix test_cppext on Windows (#144628)
Victor Stinner committed
February 6, 2026
V
gh-144490: Fix test_cppext: test the internal C API (#144536)
Victor Stinner committed
December 9, 2025
V
gh-142447: Fix cast warning in pycore_backoff.h (#142465)
Victor Stinner 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
December 13, 2024
V
gh-127906: Test the limited C API in test_cppext (#127916)
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
August 22, 2023
V
gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325)
Victor Stinner committed