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, pablogsal
Date 2018-06-14.21:05:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529010329.22.0.947875510639.issue33863@psf.upfronthosting.co.za>
In-reply-to
Content
What about "a dictionary-like object" for master/3.7, and "a dictionary-like object with insertion order preservation" for 3.6 (or something like that).

I'd avoid "ordered dictionary" altogether as that's the common name of an actual type.
History
Date User Action Args
2018-06-14 21:05:29adelfinosetrecipients: + adelfino, barry, eli.bendersky, ethan.furman, pablogsal
2018-06-14 21:05:29adelfinosetmessageid: <1529010329.22.0.947875510639.issue33863@psf.upfronthosting.co.za>
2018-06-14 21:05:29adelfinolinkissue33863 messages
2018-06-14 21:05:29adelfinocreate