On Sun, Oct 20, 2019, 6:09 PM Guido van Rossum

> In the end I'm +0.5 on | and |=, +0 on + and +=, and -0 on doing nothing.
>

While my "vote" is and should be much less significant than Guido's, I've
explained why my initial expectation for dict+dict would NOT be the
proposed behavior, but rather something "vectorized" similar to Counter.

Overall, I am +0.5 on do nothing, +0 on |, but -1 on +.

>
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/CCCJXSMC5HV6KLAEMKNEAAZLJQZXGR2W/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to