]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36059: Update OrderedDict() docs to reflect that regular dicts are now ordered...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 21 Feb 2019 08:18:51 +0000 (00:18 -0800)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 21 Feb 2019 08:18:51 +0000 (00:18 -0800)
commit300605990dc7441b19ab3fe7ea683094306d5ecd
tree211df81862589b281e635341dc6bb1f82a32ef1a
parent0e73ea26a55abc0ce2ee1153e5509bcaef4736cf
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>
Doc/library/collections.rst