Issue #27810: Add _PyCFunction_FastCallKeywords()
Use _PyCFunction_FastCallKeywords() in ceval.c: it allows to remove a lot of code from ceval.c which was only used to call C functions.
V
Victor Stinner committed
ae8b69c410b83d92c6c35bbe342c3c2e92be6aa1
Parent: 5028938