mirror of https://github.com/jab/bidict.git
51c75d2bb0
- Make OrderedBidict.__eq__ always order-insensitive. Add OrderedBidict.equals_order_sensitive for order-sensitive comparison. Drop OrderedBidict.ordered_cls and bidict.compat.Reversible. - Add test coverage for bidict.metadata. - Use setuptools_scm for automatic version discovery from source control. Drop bidict/VERSION file and associated machinery. - Ditch testing macOS on Travis, it's just too slow. Testing on Linux should suffice. - Ditch using pyenv on Travis to save time and complexity. Travis now has a better set of Python versions available out-of-the-box. - Add support for "python setup.py test" and use that on Travis. |
||
---|---|---|
.. | ||
Makefile | ||
_static | ||
addendum.rst | ||
api.rst | ||
basic-usage.rst | ||
caveat-equivalence-vs-identity.rst.inc | ||
caveat-hashable-values.rst.inc | ||
caveat-inv-reference-cycle.rst.inc | ||
caveat-mutation.rst.inc | ||
caveat-nan-as-key.rst.inc | ||
changelog.rst | ||
code-of-conduct.rst | ||
conf.py | ||
contributors-guide.rst | ||
extending.rst.inc | ||
frozenbidict.rst.inc | ||
home.rst | ||
index.rst | ||
interop.rst.inc | ||
intro.rst | ||
namedbidict.rst.inc | ||
order-matters.rst.inc | ||
orderedbidict.rst.inc | ||
other-bidict-types.rst | ||
other-functionality.rst | ||
overwritingbidict.rst.inc | ||
performance.rst.inc | ||
polymorphism.rst.inc | ||
release-notifications.rst.inc | ||
sortedbidicts.rst.inc | ||
thanks.rst.inc | ||
values-hashable.rst.inc | ||
values-unique.rst.inc |