[issue29532] functools.partial is not compatible between 2.7 and 3.5

Serhiy Storchaka report at bugs.python.org
Tue Feb 21 11:18:31 EST 2017


Serhiy Storchaka added the comment:


New changeset e48fd93bbb36c6d80aa4eb6af09f58c69d8cf965 by GitHub in branch '3.6':
bpo-29532: Altering a kwarg dictionary passed to functools.partial() no longer affects a partial object after creation. (#209)
https://github.com/python/cpython/commit/e48fd93bbb36c6d80aa4eb6af09f58c69d8cf965


----------

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


More information about the Python-bugs-list mailing list