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, benhoyt, benjamin.peterson, flox, georg.brandl, jcea, larry, pitrou, python-dev, rhettinger, thomie
Date 2013-05-03.07:59:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b25N439gHz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 18303391b981 by Raymond Hettinger in branch '2.7':
Issue #15535:  Fix regression in pickling of named tuples.
http://hg.python.org/cpython/rev/18303391b981
History
Date User Action Args
2013-05-03 07:59:33python-devsetrecipients: + python-dev, georg.brandl, rhettinger, jcea, amaury.forgeotdarc, pitrou, larry, benjamin.peterson, benhoyt, flox, thomie
2013-05-03 07:59:33python-devlinkissue15535 messages
2013-05-03 07:59:33python-devcreate