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