cpython/Misc/NEWS.d/next/Library/2020-10-17-12-42-08.bpo-420...

2 lines
218 B
ReStructuredText

:class:`typing.TypedDict` types created using the alternative call-style syntax now correctly respect the ``total`` keyword argument when setting their ``__required_keys__`` and ``__optional_keys__`` class attributes.