v3.4
Changes
- Added support for
typing.DefaultDict
/collections.defaultdict
- Added support for generic
TypedDict
and genericNamedTuple
- Speeded up the generated code for deserialization of fields that could be None
typing.DefaultDict
/ collections.defaultdict
TypedDict
and generic NamedTuple