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