[issue30659] Use ** correctly for "kwargs" in signature of namedtuple._replace()

Mariatta Wijaya report at bugs.python.org
Wed Jun 14 14:59:40 EDT 2017


Mariatta Wijaya added the comment:


New changeset 789f47ebb56283bd0156957121ac2854817b2bf9 by Mariatta in branch '3.6':
bpo-30659 : Use ** for kwargs in namedtuple._replace() signature (GH-2173) (GH-2195)
https://github.com/python/cpython/commit/789f47ebb56283bd0156957121ac2854817b2bf9


----------

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


More information about the Python-bugs-list mailing list