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 python-dev
Recipients gvanrossum, python-dev, rhettinger, serhiy.storchaka
Date 2016-08-16.17:56:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160816175603.17401.34088.9D003184@psf.io>
In-reply-to
Content
New changeset f086d6c9d9f6 by Raymond Hettinger in branch 'default':
Issue #25628:  Make namedtuple "rename" and "verbose" parameters keyword-only.
https://hg.python.org/cpython/rev/f086d6c9d9f6
History
Date User Action Args
2016-08-16 17:56:16python-devsetrecipients: + python-dev, gvanrossum, rhettinger, serhiy.storchaka
2016-08-16 17:56:16python-devlinkissue25628 messages
2016-08-16 17:56:16python-devcreate