Message326663
| Author | cheryl.sabella |
|---|---|
| Recipients | cheryl.sabella, docs@python |
| Date | 2018-09-29.00:18:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1538180284.16.0.545547206417.issue34839@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-29 00:18:05 | cheryl.sabella | set | recipients: + cheryl.sabella, docs@python |
| 2018-09-29 00:18:04 | cheryl.sabella | set | messageid: <1538180284.16.0.545547206417.issue34839@psf.upfronthosting.co.za> |
| 2018-09-29 00:18:03 | cheryl.sabella | link | issue34839 messages |
| 2018-09-29 00:18:02 | cheryl.sabella | create | |