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 BreamoreBoy, Christian.Tismer, barry, ctismer, dilettant, eli.bendersky, eric.smith, gvanrossum, josh.r, ncoghlan, python-dev, rhettinger, sbt, serhiy.storchaka
Date 2016-09-12.07:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160912071836.21311.58948.1237B500@psf.io>
In-reply-to
Content
New changeset c8851a0ce7ca by Raymond Hettinger in branch 'default':
Issue #17941: Add a *module* parameter to collections.namedtuple()
https://hg.python.org/cpython/rev/c8851a0ce7ca
History
Date User Action Args
2016-09-12 07:18:42python-devsetrecipients: + python-dev, gvanrossum, barry, rhettinger, ncoghlan, eric.smith, eli.bendersky, BreamoreBoy, sbt, serhiy.storchaka, dilettant, Christian.Tismer, josh.r, ctismer
2016-09-12 07:18:42python-devlinkissue17941 messages
2016-09-12 07:18:42python-devcreate