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 d7bc355 commit 81214ceCopy full SHA for 81214ce
docs/spec/typeddict.rst
@@ -541,7 +541,7 @@ The conditions are as follows:
541
542
- If it is mutable in ``A``:
543
544
- - If ``B`` has an item with the same key, it must also be mutable, and its item type must be
+ - If ``B`` has an item with the same key, it must also be mutable and non-required, and its item type must be
545
:term:`equivalent` to the item type in ``A``.
546
547
- Else:
0 commit comments