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 Arfrever, anselm.kruis, python-dev, rhettinger, schmir
Date 2013-05-27.17:59:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bK5Xs36lTz7Lk7@mail.python.org>
In-reply-to
Content
New changeset 687295c6c8f2 by Raymond Hettinger in branch '2.7':
Issue #18015: Fix unpickling of 2.7.3 and 2.7.4 namedtuples.
http://hg.python.org/cpython/rev/687295c6c8f2
History
Date User Action Args
2013-05-27 17:59:10python-devsetrecipients: + python-dev, rhettinger, schmir, Arfrever, anselm.kruis
2013-05-27 17:59:10python-devlinkissue18015 messages
2013-05-27 17:59:09python-devcreate