STINNER Victor added the comment: I changed the dependency to the issue #27830 "Add _PyObject_FastCallKeywords(): avoid the creation of a temporary dictionary for keyword arguments" which itself depends on the issue #27213 "Rework CALL_FUNCTION* opcodes".
---------- dependencies: +Add _PyObject_FastCallKeywords(): avoid the creation of a temporary dictionary for keyword arguments -_PyObject_FastCall(): add support for keyword arguments _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue27810> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com