Skip to content

multidict 4.2.0 release

Choose a tag to compare

@asvetlov asvetlov released this 15 Apr 16:03
· 1285 commits to master since this release

No new features but the library provides typing information for tools like mypy (see https://www.python.org/dev/peps/pep-0561/ for details.)

4.2.0 (2018-01-15)

  • Publish py.typed flag for type hinting analyzers (mypy etc).