[issue29735] Optimize functools.partial() for positional arguments

STINNER Victor report at bugs.python.org
Fri Mar 24 18:19:27 EDT 2017


STINNER Victor added the comment:


New changeset 0f7b0b397e12514ee213bc727c9939b66585cbe2 by Victor Stinner in branch 'master':
bpo-29735: Optimize partial_call(): avoid tuple (#516)
https://github.com/python/cpython/commit/0f7b0b397e12514ee213bc727c9939b66585cbe2


----------

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


More information about the Python-bugs-list mailing list