[issue36144] Dictionary union. (PEP 584)

Guido van Rossum report at bugs.python.org
Thu Feb 27 12:28:42 EST 2020


Guido van Rossum <guido at python.org> added the comment:

I didn't see your second reply, with `ChainMap(other, *cm.maps)`.

I'm not so keen on that, because its special behavior can't be mimicked by `|=`.

----------

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


More information about the Python-bugs-list mailing list