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 adelfino
Recipients adelfino, docs@python
Date 2018-06-14.15:25:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528989956.26.0.947875510639.issue33860@psf.upfronthosting.co.za>
In-reply-to
Content
IMHO, using "ordered dictionaries" references is somewhat confusing now that dictionaries preserve insertion order.

PR changes this references to "OrderedDict object".
History
Date User Action Args
2018-06-14 15:25:56adelfinosetrecipients: + adelfino, docs@python
2018-06-14 15:25:56adelfinosetmessageid: <1528989956.26.0.947875510639.issue33860@psf.upfronthosting.co.za>
2018-06-14 15:25:56adelfinolinkissue33860 messages
2018-06-14 15:25:56adelfinocreate