New submission from Raymond Hettinger <raymond.hettin...@gmail.com>:

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.

----------
assignee: rhettinger
components: Documentation
messages: 336165
nosy: rhettinger
priority: normal
severity: normal
status: open
title: Document how collections.ChainMap() determines iteration order
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36060>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to