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 eric.snow
Recipients Olivier.Gagnon, eric.snow, madison.may, rhettinger, serhiy.storchaka
Date 2013-07-03.17:51:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372873908.09.0.0453236837366.issue18352@psf.upfronthosting.co.za>
In-reply-to
Content
OrderedDict already copies the instance dict in __reduce__().  Are you talking about something more than that?
History
Date User Action Args
2013-07-03 17:51:48eric.snowsetrecipients: + eric.snow, rhettinger, serhiy.storchaka, madison.may, Olivier.Gagnon
2013-07-03 17:51:48eric.snowsetmessageid: <1372873908.09.0.0453236837366.issue18352@psf.upfronthosting.co.za>
2013-07-03 17:51:48eric.snowlinkissue18352 messages
2013-07-03 17:51:47eric.snowcreate