STINNER Victor added the comment:

I introduced the regression with the commit 
7fc252adfbedece75f2330bcfdadbf84dee7836f: 

"Optimize _PyCFunction_FastCallKeywords(): Issue #29259: Write fast path in 
_PyCFunction_FastCallKeywords() for METH_FASTCALL, (...) Cleanup also 
_PyCFunction_FastCallDict(): (...) Move code to raise the "no keyword argument" 
exception into a new no_keyword_error label."

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30534>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to