Skip to content

v7.0.0

Compare
Choose a tag to compare
@tim-mitchell tim-mitchell released this 01 Mar 23:01
· 52 commits to master since this release
82337ef

This release removes abc.abstractmethod, abc.abstractclassmethod and abc.abstractstaticmethod from pure_interface.
Refactored python module into a package.
Added Delegate class.
Fixed bug handling generics #80.