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 rhettinger
Recipients methane, rhettinger
Date 2019-02-21.08:05:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550736333.78.0.34626349411.issue36059@roundup.psfhosted.org>
In-reply-to
Content
New changeset 49fd6dd887df6ea18dbb1a3c0f599239ccd1cb42 by Raymond Hettinger in branch 'master':
bpo-36059: Update OrderedDict() docs to reflect that regular dicts are now ordered (GH-11966)
https://github.com/python/cpython/commit/49fd6dd887df6ea18dbb1a3c0f599239ccd1cb42
History
Date User Action Args
2019-02-21 08:05:33rhettingersetrecipients: + rhettinger, methane
2019-02-21 08:05:33rhettingersetmessageid: <1550736333.78.0.34626349411.issue36059@roundup.psfhosted.org>
2019-02-21 08:05:33rhettingerlinkissue36059 messages
2019-02-21 08:05:33rhettingercreate