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, serhiy.storchaka
Date 2017-06-14.18:59:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497466780.04.0.711528617007.issue30659@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2017-06-14 18:59:40Mariattasetrecipients: + Mariatta, rhettinger, benhoyt, docs@python, serhiy.storchaka
2017-06-14 18:59:40Mariattasetmessageid: <1497466780.04.0.711528617007.issue30659@psf.upfronthosting.co.za>
2017-06-14 18:59:40Mariattalinkissue30659 messages
2017-06-14 18:59:40Mariattacreate