Skip to content

Commit a60d2e5

Browse files
committed
Update by review comment
1 parent 7ac42a3 commit a60d2e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/library/typing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2817,6 +2817,7 @@ types.
28172817

28182818
.. versionchanged:: 3.9
28192819
``TypedDict`` is now a function rather than a class.
2820+
It can still be used as a class base, as described above.
28202821

28212822
.. versionchanged:: 3.11
28222823
Added support for marking individual keys as :data:`Required` or :data:`NotRequired`.

0 commit comments

Comments
 (0)