[issue46212] Avoid temporary `varargs` tuple creation in argument passing

colorfulappl report at bugs.python.org
Tue Jan 4 04:36:50 EST 2022


colorfulappl <colorfulappl at qq.com> added the comment:

I am a rookie in Python, did not notice changing PyAPI_FUNC means breaking backward compatibility.

I have reverted _PyArg_UnpackKeywordsWithVararg and committed again.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46212>
_______________________________________


More information about the Python-bugs-list mailing list