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