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 methane
Recipients methane, rhettinger
Date 2017-12-26.11:25:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514287514.34.0.213398074469.issue32337@psf.upfronthosting.co.za>
In-reply-to
Content
FYI, Builtin dict is tested for ordering already:
https://github.com/python/cpython/blob/13a6c098c215921e35004f9d3a9b70f601e56500/Lib/test/test_ordered_dict.py#L646-L662
History
Date User Action Args
2017-12-26 11:25:14methanesetrecipients: + methane, rhettinger
2017-12-26 11:25:14methanesetmessageid: <1514287514.34.0.213398074469.issue32337@psf.upfronthosting.co.za>
2017-12-26 11:25:14methanelinkissue32337 messages
2017-12-26 11:25:14methanecreate