commit | 7121a6eeb7941f36fb9e7eae28ec24ecfa533e81 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Feb 21 09:47:46 2019 -0800 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Feb 21 09:47:46 2019 -0800 |
tree | c95d967834be52b63c29e4cb1bdbd5054ffdd2aa | |
parent | 3bd3a71a1a8e9e7bc301a69ac49823dbd99b1762 [diff] |
bpo-36060: Document how collections.ChainMap() determines iteration order (GH-11969) (GH-11978) (cherry picked from commit 86f093f71a594dcaf21b67ba13dda72863e9bde9) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>