[issue29318] Optimize _PyFunction_FastCallDict() for **kwargs

Roundup Robot report at bugs.python.org
Wed Feb 1 11:05:01 EST 2017


Roundup Robot added the comment:

New changeset fcba9c9d987b by Victor Stinner in branch 'default':
Document that _PyFunction_FastCallDict() must copy kwargs
https://hg.python.org/cpython/rev/fcba9c9d987b

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29318>
_______________________________________


More information about the Python-bugs-list mailing list