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, barry, benhoyt, benjamin.peterson, flox, georg.brandl, jcea, larry, pitrou, python-dev, rhettinger, thomie
Date 2013-05-12.10:32:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b7hLZ6Fssz7LjP@mail.python.org>
In-reply-to
Content
New changeset 31eaf8a137ea by Georg Brandl in branch '3.2':
Issue #15535: Fix pickling of named tuples.
http://hg.python.org/cpython/rev/31eaf8a137ea
History
Date User Action Args
2013-05-12 10:32:39python-devsetrecipients: + python-dev, barry, georg.brandl, rhettinger, jcea, amaury.forgeotdarc, pitrou, larry, benjamin.peterson, benhoyt, flox, thomie
2013-05-12 10:32:39python-devlinkissue15535 messages
2013-05-12 10:32:39python-devcreate