cpython/Misc/NEWS.d/next/Core and Builtins/2022-06-25-10-19-43.gh-issue-87995.aMDHnp.rst
2022-06-28 11:54:58 +02:00

2 lines
98 B
ReStructuredText

:class:`types.MappingProxyType` instances are now hashable if the underlying
mapping is hashable.