Skip to content

Commit 899d2ee

Browse files
NEWS entry
1 parent 94f87e8 commit 899d2ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
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)