04.03.19 15:29, Serhiy Storchaka пише:
Using "|" looks more natural to me than using "+". We should look at discussions for using the "|" operator for sets, if the alternative of using "+" was considered, I think the same arguments for preferring "|" for sets are applicable now for dicts.
See the Python-Dev thread with the subject "Re: Re: PEP 218 (sets); moving set.py to Lib" starting from
https://mail.python.org/pipermail/python-dev/2002-August/028104.html _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/