We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35093d6 commit 465acdcCopy full SHA for 465acdc
1 file changed
Misc/NEWS.d/next/Library/2025-11-29-22-23-00.gh-issue-142085.7u8i9o.rst
@@ -1 +1 @@
1
-Fix :meth:`~collections.ChainMap.__ior__` to return :const:`NotImplemented` instead of raising :exc:`TypeError` for unsupported types.
+Fix ``ChainMap.__ior__`` to return ``NotImplemented`` instead of raising ``TypeError`` for unsupported types.
0 commit comments