Skip to content

Support for Sequences and Mappings added

Compare
Choose a tag to compare
@marcosschroh marcosschroh released this 25 Oct 10:40
· 674 commits to master since this release
Avro Type Python Type
arrays typing.Sequence, typing.MutableSequence
maps typing.Mapping, typing.MutableMapping