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 rhettinger
Date 2019-02-21.17:47:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550771268.49.0.343373883064.issue36060@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7121a6eeb7941f36fb9e7eae28ec24ecfa533e81 by Raymond Hettinger (Miss Islington (bot)) in branch '3.7':
bpo-36060: Document how collections.ChainMap() determines iteration order (GH-11969) (GH-11978)
https://github.com/python/cpython/commit/7121a6eeb7941f36fb9e7eae28ec24ecfa533e81
History
Date User Action Args
2019-02-21 17:47:48rhettingersetrecipients: + rhettinger
2019-02-21 17:47:48rhettingersetmessageid: <1550771268.49.0.343373883064.issue36060@roundup.psfhosted.org>
2019-02-21 17:47:48rhettingerlinkissue36060 messages
2019-02-21 17:47:48rhettingercreate