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.00:30:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550709045.44.0.467024509195.issue36060@roundup.psfhosted.org>
In-reply-to
Content
Am working on a PR for this now.

Prior to regular dicts becoming ordered, the was no expectation for ChainMap() to have any particular order.  Now that such an expectation might exist, I need to document what ChainMap() does and perhaps why it does it.
History
Date User Action Args
2019-02-21 00:30:45rhettingersetrecipients: + rhettinger
2019-02-21 00:30:45rhettingersetmessageid: <1550709045.44.0.467024509195.issue36060@roundup.psfhosted.org>
2019-02-21 00:30:45rhettingerlinkissue36060 messages
2019-02-21 00:30:45rhettingercreate