COMMITS
/ Lib/test/test_cppext/__init__.py March 10, 2026
S
gh-145010: Fix Python.h compilation with -masm=intel (#145011)
Sam Gross committed
February 11, 2026
V
gh-141563: Enable test_cppext internal C API tests on macOS (#144711)
Victor Stinner committed
February 6, 2026
V
gh-144490: Fix test_cppext: test the internal C API (#144536)
Victor Stinner committed
July 11, 2025
V
gh-135906: Test the internal C API in test_cext (#136247)
Victor Stinner committed
April 24, 2025
A
gh-132415: Update vendored setuptools in ``Lib/test/wheeldata`` (#132887)
Adam Turner 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
June 28, 2024
V
Check for compiler warnings in test_cext on Windows (#121088)
Victor Stinner committed
March 19, 2024
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
March 18, 2024
V
gh-116869: Enable test_cext and test_cppext on Free Threading build (#116973)
Victor Stinner committed
December 4, 2023
V
gh-112535: Add test on _Py_ThreadId() (#112709)
Victor Stinner committed
November 20, 2023
H
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade committed
October 6, 2023
V
Add support.MS_WINDOWS constant (#110446)
Victor Stinner committed
September 29, 2023
S
gh-110119: Temporarily skip test_cppext on --disable-gil builds. (#110123)
Sam Gross committed
September 2, 2023
S
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
Serhiy Storchaka committed
August 22, 2023
V
gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325)
Victor Stinner committed