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.19:07:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497467277.1.0.438121633025.issue30659@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a3afdca2190201bf6572435226dd3f8668139002 by Mariatta in branch '3.5':
bpo-30659 : Use ** for kwargs in namedtuple._replace() signature (GH-2173) (GH-2197)
https://github.com/python/cpython/commit/a3afdca2190201bf6572435226dd3f8668139002
History
Date User Action Args
2017-06-14 19:07:57Mariattasetrecipients: + Mariatta, rhettinger, benhoyt, docs@python, serhiy.storchaka
2017-06-14 19:07:57Mariattasetmessageid: <1497467277.1.0.438121633025.issue30659@psf.upfronthosting.co.za>
2017-06-14 19:07:57Mariattalinkissue30659 messages
2017-06-14 19:07:57Mariattacreate