Skip to content

v7.3.0

Compare
Choose a tag to compare
@tim-mitchell tim-mitchell released this 21 Jul 02:40
· 38 commits to master since this release
3eb91bd

Adds sub_interface_of decorator.
Drops official support for Python 3.7
Adds py.typed marker file for type-hinting.
Interfaces may now subclass typing.Generic.