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 docs@python, methane
Date 2019-01-31.08:10:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548922210.28.0.356473813231.issue35865@roundup.psfhosted.org>
In-reply-to
Content
GH-6819 (bpo-33504) changed OrderedDict to dict, and removed note about randomness of dict order in dict.

But it is only for 3.8.  Python 3.7 document should remove the note too.
History
Date User Action Args
2019-01-31 08:10:14methanesetrecipients: + methane, docs@python
2019-01-31 08:10:10methanesetmessageid: <1548922210.28.0.356473813231.issue35865@roundup.psfhosted.org>
2019-01-31 08:10:10methanelinkissue35865 messages
2019-01-31 08:10:10methanecreate