commit | 300605990dc7441b19ab3fe7ea683094306d5ecd | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Feb 21 00:18:51 2019 -0800 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Feb 21 00:18:51 2019 -0800 |
tree | 211df81862589b281e635341dc6bb1f82a32ef1a | |
parent | 0e73ea26a55abc0ce2ee1153e5509bcaef4736cf [diff] |
bpo-36059: Update OrderedDict() docs to reflect that regular dicts are now ordered (GH-11966) (GH-#11972) (cherry picked from commit 49fd6dd887df6ea18dbb1a3c0f599239ccd1cb42) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>