Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Modules/_testcapi/vectorcall.c
Co-authored-by: Dong-hee Na <[email protected]>
  • 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