Message362828
| Author | brandtbucher |
|---|---|
| Recipients | Aaron Hall, brandtbucher, gvanrossum, josh.r, mark.dickinson, rhettinger, scoder, serhiy.storchaka, slam, steve.dower, xtreak |
| Date | 2020-02-27.17:52:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1582825945.38.0.958185129011.issue36144@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1582825945.38.0.958185129011.issue36144@roundup.psfhosted.org> |
| 2020-02-27 17:52:25 | brandtbucher | link | issue36144 messages |
| 2020-02-27 17:52:25 | brandtbucher | create | |