This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mariatta
Recipients Mariatta, benhoyt, docs@python, rhettinger
Date 2017-06-13.19:20:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497381653.43.0.728323627153.issue30659@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2017-06-13 19:20:53Mariattasetrecipients: + Mariatta, rhettinger, benhoyt, docs@python
2017-06-13 19:20:53Mariattasetmessageid: <1497381653.43.0.728323627153.issue30659@psf.upfronthosting.co.za>
2017-06-13 19:20:53Mariattalinkissue30659 messages
2017-06-13 19:20:53Mariattacreate