RussBaz / enforce

Python 3.5+ runtime type checking for integration testing and data validation
543 stars 21 forks source link

Add protocol verification mode to the type checking method #23

Closed RussBaz closed 7 years ago

RussBaz commented 7 years ago

Well, it is kind of fixed since the addition of __subclasscheck__ support. I will create a separate issue if a more specific functionality is needed, however.