Skip to content

v3.4

Compare
Choose a tag to compare
@Fatal1ty Fatal1ty released this 06 Feb 08:37
· 530 commits to master since this release

Changes

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