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 amaury.forgeotdarc, daniel.urban, eric.araujo, pitrou, pwaller, python-dev, rhettinger, santoso.wijaya, thead, zuo
Date 2011-03-31.22:46:55
SpamBayes Score 3.160882e-05
Marked as misclassified No
Message-id <E1Q5Qdi-0001TS-Gb@dinsdale.python.org>
In-reply-to
Content
New changeset 7aa3f1f7ac94 by Raymond Hettinger in branch '3.2':
Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for named tuples.
http://hg.python.org/cpython/rev/7aa3f1f7ac94

New changeset 330d3482cad8 by Raymond Hettinger in branch 'default':
Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for named tuples.
http://hg.python.org/cpython/rev/330d3482cad8
History
Date User Action Args
2011-03-31 22:46:56python-devsetrecipients: + python-dev, rhettinger, amaury.forgeotdarc, pitrou, thead, eric.araujo, zuo, pwaller, daniel.urban, santoso.wijaya
2011-03-31 22:46:55python-devlinkissue7796 messages
2011-03-31 22:46:55python-devcreate