On Oct 20, 2019, at 21:10, Stephen J. Turnbull <[email protected]> wrote: > > I'm not against having an operator for updating dicts, but "+" is not > it. "|" is fine, though.
It seems like people who don’t really like this feature and don’t plan to use it mostly really want it to be spelled | if it has to be added. But people who are dying for it mostly want + (except for the ones who want all the set operators). I’m not sure what that means… _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/TV73IEFOV77Z64RN2QXOKYIOBCUHD45I/ Code of Conduct: http://python.org/psf/codeofconduct/
