[issue42629] PyObject_Call not behaving as documented

Josh Rosenberg report at bugs.python.org
Wed Dec 16 09:42:35 EST 2020


Josh Rosenberg <shadowranger+python at gmail.com> added the comment:

Pingback from #42033. Proper fix for that issue likely involves moving the work for copying kwargs into PyObject_Call, which would fix this bug by side-effect.

----------
nosy: +josh.r

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


More information about the Python-bugs-list mailing list