Skip to content
Prev Previous commit
Next Next commit
Update Modules/_testcapi/vectorcall.c
Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
  • Loading branch information
littlebutt and corona10 authored Jul 9, 2023
commit fcf998f1f66872a8531c3ed4eb118c1ca3496eb4
2 changes: 1 addition & 1 deletion Modules/_testcapi/vectorcall.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ _testcapi_pyobject_fastcalldict_impl(PyObject *module, PyObject *func,
_testcapi.pyobject_vectorcall
func: object
func_args: object
kwnames: object = None
kwnames: object
/
[clinic start generated code]*/

Expand Down