-
- Downloads
Modernize pytools.tag
- Better type annotations - Remove IgnoredForEqualityTag - Have tag_dataclass use dataclass_transform - Drop fallback from ._with_new_tags to .copy - Allow Taggable.tags to be a read-only attribute - Enable strict typing for pytools.tag
Showing
- pyproject.toml 2 additions, 1 deletionpyproject.toml
- pytools/tag.py 31 additions, 67 deletionspytools/tag.py
- pytools/test/test_persistent_dict.py 2 additions, 2 deletionspytools/test/test_persistent_dict.py
- pytools/test/test_pytools.py 4 additions, 35 deletionspytools/test/test_pytools.py
- run-mypy.sh 4 additions, 1 deletionrun-mypy.sh
Loading
Please register or sign in to comment