mirror of https://github.com/jab/bidict.git
da526c4c45
* Add type hints to tests and no longer exclude them from type checking. * Fix the return type hint of bidict.inverted() to return an Iterator (aliased as ItemsIter), not an Iterable. * Rename the internal type alias for Iterable[Tuple[KT, VT]] from IterItems to Items, and likewise MapOrIterItems to MapOrItems. |
||
---|---|---|
.. | ||
property_tests | ||
__init__.py | ||
conftest.py | ||
test_bidict.txt | ||
test_class_relationships.py | ||
test_metadata.py | ||
test_microbenchmarks.py | ||
test_namedbidict.txt | ||
test_orderedbidict.txt |