summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-02-25-09-28-06.bpo-36144.Rbvvi7.rst
blob: da0ff9d9ff894a037b5a9274d499ac4aaa7509aa (plain)
1
2
:class:`types.MappingProxyType` objects now support the merge (``|``) operator
from :pep:`584`.