COMMITS
/ Modules/_testcapi/docstring.c April 1, 2025
B
gh-111178: remove redundant casts for functions with correct signatures (#131673)
Bénédikt Tran committed
May 2, 2024
S
gh-82062: Fix support of parameter defaults on methods in extension modules (GH-115270)
Sergey B Kirpichev committed
September 14, 2023
S
gh-107782: Use _testcapi to test non-representable signatures (GH-109325)
Serhiy Storchaka committed
August 11, 2023
S
gh-84805: Autogenerate signature for METH_NOARGS and METH_O extension functions (GH-107794)
Serhiy Storchaka committed
November 16, 2022
E
gh-93649: Split memory and docstring tests from _testcapimodule.c (#99517)
Erlend E. Aasland committed