Skip to content

Make use of TypedDict #99

Closed
Closed
@Cito

Description

@Cito

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions