Message362828
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. |
|
| Date |
User |
Action |
Args |
| 2020-02-27 17:52:25 | brandtbucher | set | recipients:
+ brandtbucher, gvanrossum, rhettinger, mark.dickinson, scoder, serhiy.storchaka, steve.dower, josh.r, Aaron Hall, slam, xtreak |
| 2020-02-27 17:52:25 | brandtbucher | set | messageid: <[email protected]> |
| 2020-02-27 17:52:25 | brandtbucher | link | issue36144 messages |
| 2020-02-27 17:52:25 | brandtbucher | create | |
|