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-04-11.10:11:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554977470.77.0.948736759807.issue36599@roundup.psfhosted.org>
In-reply-to
Content
https://docs.python.org/3/library/doctest.html#warnings

"For example, when printing a dict, Python doesn’t guarantee that the key-value pairs will be printed in any particular order,"

This example should be rewritten with set.
History
Date User Action Args
2019-04-11 10:11:10methanesetrecipients: + methane, docs@python
2019-04-11 10:11:10methanesetmessageid: <1554977470.77.0.948736759807.issue36599@roundup.psfhosted.org>
2019-04-11 10:11:10methanelinkissue36599 messages
2019-04-11 10:11:10methanecreate