[issue36144] Dictionary union. (PEP 584)

Brandt Bucher report at bugs.python.org
Thu Feb 27 12:18:57 EST 2020


Brandt Bucher <brandtbucher at gmail.com> added the comment:

...however, I could also see the (similar):

    ChainMap(other, *cm.maps)  # Note that `other` is the original reference here.

Being okay as well. Maybe even better, now that I've written it out.

----------

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


More information about the Python-bugs-list mailing list