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