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 shields-fn
Recipients docs@python, shields-fn
Date 2020-01-24.19:27:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579894070.69.0.0178320617027.issue39446@roundup.psfhosted.org>
In-reply-to
Content
As of Python 3.7, dicts always preserve insertion order. This is mentioned briefly in the release notes, but it would also be helpful to mention it in the language reference, and in the discussion of collections.OrderedDict.
History
Date User Action Args
2020-01-24 19:27:50shields-fnsetrecipients: + shields-fn, docs@python
2020-01-24 19:27:50shields-fnsetmessageid: <1579894070.69.0.0178320617027.issue39446@roundup.psfhosted.org>
2020-01-24 19:27:50shields-fnlinkissue39446 messages
2020-01-24 19:27:50shields-fncreate