COMMITS
/ Modules/_testcapi/vectorcall.c July 16, 2024
M
[3.12] gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (GH-121792) (#121840)
Miss Islington (bot) 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