Brandt Bucher <brandtbuc...@gmail.com> added the comment:

Just to clarify:

If we decide to check isinstance(other, (ChainMap, dict)), '|' should probably 
be used.

If we decide to check isinstance(other, Mapping), I think the copy/update 
methods should be used.

----------

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

Reply via email to