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 alexandre.vassalotti, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2013-05-21.09:49:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bFByV3yblzSyb@mail.python.org>
In-reply-to
Content
New changeset 56f25569ba86 by Serhiy Storchaka in branch 'default':
Issue #17900: Allowed pickling of recursive OrderedDicts.  Decreased pickled
http://hg.python.org/cpython/rev/56f25569ba86
History
Date User Action Args
2013-05-21 09:49:23python-devsetrecipients: + python-dev, rhettinger, pitrou, alexandre.vassalotti, serhiy.storchaka
2013-05-21 09:49:23python-devlinkissue17900 messages
2013-05-21 09:49:23python-devcreate