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 serhiy.storchaka
Recipients Aaron Hall, josephsmeng, rhettinger, serhiy.storchaka
Date 2017-11-02.17:02:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509642155.11.0.213398074469.issue30670@psf.upfronthosting.co.za>
In-reply-to
Content
A year ago I proposed to add a method for detecting whether a dict preserves an order and in what sense. [1] But this idea was rejected.

[1] https://mail.python.org/pipermail/python-dev/2016-October/146597.html
History
Date User Action Args
2017-11-02 17:02:35serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, josephsmeng, Aaron Hall
2017-11-02 17:02:35serhiy.storchakasetmessageid: <1509642155.11.0.213398074469.issue30670@psf.upfronthosting.co.za>
2017-11-02 17:02:35serhiy.storchakalinkissue30670 messages
2017-11-02 17:02:35serhiy.storchakacreate