mirror of https://github.com/jab/bidict.git
![]() - .travis.yml and setup.py tweaks - add regression tests for -O bug and document fix - Make OrderedBidict equality comparison order-sensitive in more cases. - Add bidict.BidictBase.ordered class attribute. - Replacing OrderedBidictBase._should_compare_order_sensitive() with OrderedBidictBase.should_compare_order_sensitive_to(). - Revert the optimizations in v0.13.0 to make FrozenOrderedBidict instances that have the same items in different order have different hash values. - Remove FrozenBidictBase. - Remove frozenbidict._USE_ITEMSVIEW_HASH and frozenorderedbidict._HASH_NITEMS_MAX |
||
---|---|---|
.. | ||
test_benchmark.py | ||
test_bidict.txt | ||
test_eq_and_hash.py | ||
test_frozenbidict.txt | ||
test_hypothesis.py | ||
test_inverted.txt | ||
test_loosebidict.txt | ||
test_namedbidict.txt | ||
test_orderedbidict.txt | ||
test_pairs.txt | ||
test_subclasshook.py | ||
test_version.py |