New submission from Cheryl Sabella <cheryl.sabe...@gmail.com>:

The Warnings section of the doctest documentation 
(https://docs.python.org/3.8/library/doctest.html#warnings) contains an example 
that the printing order of a dictionary is not guaranteed.  Since it is now 
guaranteed to be insertion order, perhaps the example should be changed.

----------
assignee: docs@python
components: Documentation
messages: 326663
nosy: cheryl.sabella, docs@python
priority: normal
severity: normal
status: open
title: doctest: Change example under warnings section
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34839>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to