COMMITS
/ Modules/_testcapi/parts.h August 16, 2023
S
[3.12] gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179) (#107728)
Serhiy Storchaka committed
May 12, 2023
J
gh-93649: Split gc- and allocation tests from _testcapimodule.c (GH-104403)
Jurica Bradarić committed
May 4, 2023
J
gh-102500: Implement PEP 688 (#102521)
Jelle Zijlstra committed
P
gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)
Petr Viktorin committed
May 2, 2023
D
gh-84436: Add integration C API tests for immortal objects (gh-103962)
Dong-hee Na committed
March 22, 2023
A
GH-94808: Cover `PyOS_mystrnicmp` and `PyOS_mystricmp` (gh-102469)
Artem Mukhin committed
February 28, 2023
P
gh-101101: Unstable C API tier (PEP 689) (GH-101102)
Petr Viktorin committed
February 23, 2023
E
gh-93649: Split exception tests from _testcapimodule.c (GH-102173)
Erlend E. Aasland committed
November 22, 2022
P
gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH-99014)
Petr Viktorin committed
November 17, 2022
E
gh-93649: Split float/long tests from _testcapimodule.c (GH-99549)
Erlend E. Aasland committed
November 16, 2022
E
gh-93649: Split watcher API tests from _testcapimodule.c (#99532)
Erlend E. Aasland committed
E
gh-93649: Split memory and docstring tests from _testcapimodule.c (#99517)
Erlend E. Aasland committed
November 15, 2022
E
gh-93649: Split pytime and datetime tests from _testcapimodule.c (#99494)
Erlend E. Aasland committed
November 14, 2022
E
gh-93649: Split getargs tests from _testcapimodule.c (#99346)
Erlend E. Aasland committed
August 17, 2022
P
gh-95991: Add some infrastructure for testing Limited API in _testcapi (GH-95992)
Petr Viktorin committed
August 10, 2022
P
gh-93649: Undefine NDEBUG in Modules/_testcapi/* to enable assert() (GH-95793)
Petr Viktorin committed
P
gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819)
Petr Viktorin committed
August 8, 2022
P
gh-93274: Expose receiving vectorcall in the Limited API (GH-95717)
Petr Viktorin committed
August 1, 2022
P
gh-93649: Split heaptype tests from _testcapimodule.c (GH-95386)
Petr Viktorin committed
July 13, 2022
O
gh-93649: Fix linkage of _PyTestCapi_Init_Vectorcall (#94702)
Oleg Iarygin committed
July 8, 2022
P
gh-93649: Split vectorcall testing from _testcapimodule.c (GH-94549)
Petr Viktorin committed