[New-bugs-announce] [issue32792] ChainMap should preserve order of underlying mappings

Raymond Hettinger report at bugs.python.org
Thu Feb 8 03:46:17 EST 2018


New submission from Raymond Hettinger <raymond.hettinger at gmail.com>:

This also applies to 3.6 because ChainMap can be used with OrderedDict.

----------
components: Library (Lib)
messages: 311817
nosy: rhettinger
priority: normal
severity: normal
status: open
title: ChainMap should preserve order of underlying mappings
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32792>
_______________________________________


More information about the New-bugs-announce mailing list