Skip to content

Commit 78bd649

Browse files
ChuheLinpicnixz
andauthored
Update Misc/NEWS.d/next/Library/2025-11-29-22-23-00.gh-issue-142085.7u8i9o.rst
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent 465acdc commit 78bd649

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Fix ``ChainMap.__ior__`` to return ``NotImplemented`` instead of raising ``TypeError`` for unsupported types.
1+
Fix :class:`ChainMap.__ior__ <collections.ChainMap>` to return :data:`NotImplemented`
2+
instead of raising :exc:`TypeError`` for unsupported types.

0 commit comments

Comments
 (0)