COMMITS
/ Modules/_testcapi/vectorcall.c August 18, 2025
A
GH-137623: Use an AC decorator for docstring line length enforcement (#137690)
Adam Turner committed
July 4, 2025
W
gh-136288: Fix error message in `_testcapi/vectorcall.c` (GH-136258)
William S Fulton committed
July 16, 2024
S
October 17, 2023
V
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner committed
August 4, 2023
E
gh-107609: Fix duplicate module check in Argument Clinic (#107610)
Erlend E. Aasland committed
July 25, 2023
V
gh-106869: Use new PyMemberDef constant names (#106871)
Victor Stinner committed
July 9, 2023
L
gh-104469: Convert_testcapi/vectorcall.c to use AC (gh-106557)
littlebutt's workshop committed
June 30, 2023
V
gh-106023: Remove _PyObject_FastCall() function (#106265)
Victor Stinner committed
November 13, 2022
V
gh-99300: Use Py_NewRef() in Modules/ directory (#99440)
Victor Stinner committed
September 15, 2022
A
GH-91049: Introduce set vectorcall field API for PyFunctionObject (GH-92257)
adphrost committed
August 8, 2022
E
Fix downcast compiler warning in Modules/_testcapi/vectorcall.c (#95729)
Erlend E. Aasland committed
August 4, 2022
P
gh-93274: Make vectorcall safe on mutable classes & inherit it by default (#95437)
Petr Viktorin committed
July 8, 2022
P
gh-93649: Split vectorcall testing from _testcapimodule.c (GH-94549)
Petr Viktorin committed