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 pablogsal
Recipients pablogsal
Date 2018-09-11.21:17:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536700671.8.0.0269046726804.issue34633@psf.upfronthosting.co.za>
In-reply-to
Content
The code for __reduce__ in ordered dictionaries can be simplified in the similar way issue34573 is treating dict and set objects.
History
Date User Action Args
2018-09-11 21:17:51pablogsalsetrecipients: + pablogsal
2018-09-11 21:17:51pablogsalsetmessageid: <1536700671.8.0.0269046726804.issue34633@psf.upfronthosting.co.za>
2018-09-11 21:17:51pablogsallinkissue34633 messages
2018-09-11 21:17:51pablogsalcreate