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, barry, eli.bendersky, ethan.furman, methane, pablogsal
Date 2018-06-15.03:48:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529034487.25.0.947875510639.issue33863@psf.upfronthosting.co.za>
In-reply-to
Content
Something I forgot: we shouldn't write documentation that expects the user *not* to know that dictionaries are ordered now. It's described in What's New and in Built-in Types. That's why "ordered dictionaries" seems so wrong to me.
History
Date User Action Args
2018-06-15 03:48:07adelfinosetrecipients: + adelfino, barry, eli.bendersky, methane, ethan.furman, pablogsal
2018-06-15 03:48:07adelfinosetmessageid: <1529034487.25.0.947875510639.issue33863@psf.upfronthosting.co.za>
2018-06-15 03:48:07adelfinolinkissue33863 messages
2018-06-15 03:48:07adelfinocreate