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 rhettinger
Recipients levkivskyi, rhettinger
Date 2018-01-11.05:45:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515649521.93.0.467229070634.issue32320@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3948207c610e931831828d33aaef258185df31db by Raymond Hettinger in branch 'master':
bpo-32320: Add default value support to collections.namedtuple() (#4859)
https://github.com/python/cpython/commit/3948207c610e931831828d33aaef258185df31db
History
Date User Action Args
2018-01-11 05:45:21rhettingersetrecipients: + rhettinger, levkivskyi
2018-01-11 05:45:21rhettingersetmessageid: <1515649521.93.0.467229070634.issue32320@psf.upfronthosting.co.za>
2018-01-11 05:45:21rhettingerlinkissue32320 messages
2018-01-11 05:45:21rhettingercreate