bloomberg / attrs-strict

Provides runtime validation of attributes specified in Python 'attr'-based data classes.
Apache License 2.0
52 stars 19 forks source link

Support string annotations #46

Closed euresti closed 4 years ago

euresti commented 4 years ago

Issue number of the reported bug or feature request: #45

Describe your changes

Testing performed Unit tests. Ran on a couple of classes too.

Additional context None

euresti commented 4 years ago

Do you squash commits? If not let me know whether you want me to fixup the commit history a bit.

euresti commented 4 years ago

Comments resolved.

erikseulean commented 4 years ago

Could you please squash the commits ?

erikseulean commented 4 years ago

Thank you very much for doing this! I'm going to trigger a new release, so you can use it if needed.

erikseulean commented 4 years ago

Ah somebody already beat me to it :-). Thank you @gaborbernat

gaborbernat commented 4 years ago

I did not do it 😁

gaborbernat commented 4 years ago

released via https://pypi.org/project/attrs-strict/0.1.1/