-
-
Notifications
You must be signed in to change notification settings - Fork 140
Closed
Labels
enhancementEnhancement requestEnhancement requestmodernizationUpdate dependencies etc.Update dependencies etc.
Milestone
Description
We could make use of TypedDict in several places, for instance as return value of to_kwargs
and introspection_from_schema
.
Unfortunately, this needs Python 3.8, but we are currently supporting Python 3.6. However, it should be possible to add typing_extensions
as additional dependency for Python 3.6 and 3.7 to support TypedDict for these Python versions as well.
KingDarBoja and bartenra
Metadata
Metadata
Assignees
Labels
enhancementEnhancement requestEnhancement requestmodernizationUpdate dependencies etc.Update dependencies etc.