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 Kevin.Norris, python-dev, rhettinger, vstinner
Date 2014-06-25.01:08:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gymTG2FQ3z7Lk0@mail.python.org>
In-reply-to
Content
New changeset c238d2899d47 by Raymond Hettinger in branch '3.4':
Issue 21832:  Require named tuple inputs to be exact strings
http://hg.python.org/cpython/rev/c238d2899d47

New changeset 5c60dd518182 by Raymond Hettinger in branch '3.4':
Issue 21832:  Require named tuple inputs to be exact strings
http://hg.python.org/cpython/rev/5c60dd518182
History
Date User Action Args
2014-06-25 01:08:50python-devsetrecipients: + python-dev, rhettinger, vstinner, Kevin.Norris
2014-06-25 01:08:50python-devlinkissue21832 messages
2014-06-25 01:08:50python-devcreate