Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-99300: Use Py_NewRef() in Modules/ directory (#99440) | Victor Stinner | 2022-11-13 | 1 | -6/+3 |
* | GH-91049: Introduce set vectorcall field API for PyFunctionObject (GH-92257) | adphrost | 2022-09-15 | 1 | -0/+19 |
* | Fix downcast compiler warning in Modules/_testcapi/vectorcall.c (#95729) | Erlend E. Aasland | 2022-08-08 | 1 | -1/+1 |
* | gh-93274: Make vectorcall safe on mutable classes & inherit it by default (#9... | Petr Viktorin | 2022-08-04 | 1 | -1/+121 |
* | gh-93649: Split vectorcall testing from _testcapimodule.c (GH-94549) | Petr Viktorin | 2022-07-08 | 1 | -0/+270 |