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

Mariatta Wijaya report at bugs.python.org
Tue Jun 13 15:20:53 EDT 2017


Mariatta Wijaya added the comment:


New changeset 184bd82ba8106785ba22f0d2477dbd08bef821fb by Mariatta (Ben Hoyt) in branch 'master':
bpo-30659 : Use ** for kwargs in namedtuple._replace() signature (GH-2173)
https://github.com/python/cpython/commit/184bd82ba8106785ba22f0d2477dbd08bef821fb


----------
nosy: +Mariatta

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


More information about the docs mailing list