Skip to content

Commit 8203bc1

Browse files
NEWS entry
1 parent e68c2ed commit 8203bc1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:class:`typing.TypedDict` now supports the ``closed`` and ``extra_items``
2+
keyword arguments (as described in :pep:`728`) to control whether additional
3+
non-required keys are allowed and to specify their value type.

0 commit comments

Comments
 (0)