[issue29318] Optimize _PyFunction_FastCallDict() for **kwargs

Roundup Robot report at bugs.python.org
Wed Feb 1 12:00:21 EST 2017


Roundup Robot added the comment:


New changeset 2c145e9eda756aa2001282d7c016e740dd00a2d7 by Victor Stinner in branch 'master':
Document that _PyFunction_FastCallDict() must copy kwargs
https://github.com/python/cpython/commit/2c145e9eda756aa2001282d7c016e740dd00a2d7


----------

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


More information about the Python-bugs-list mailing list