Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 584 – Add Union Operators To dict | peps.python.org
https://peps.python.org/pep-0584/
links
backlinks
Roast topics
Find topics
Find it!
This PEP proposes adding merge (|) and update (|=) operators to the built-in dict class.