bidict/docs
jab 51c75d2bb0 another round of refinements
- 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.
2017-11-20 22:27:27 -05:00
..
Makefile moving from hg to git, cutting 0.2.1 2014-09-23 10:08:21 -04:00
_static squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
addendum.rst docs tweaks 2017-11-17 23:54:56 -05:00
api.rst squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
basic-usage.rst more API and code improvements 2017-11-19 22:24:08 -05:00
caveat-equivalence-vs-identity.rst.inc squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
caveat-hashable-values.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
caveat-inv-reference-cycle.rst.inc various code and CI improvements + dependency updates (#42) 2017-11-16 15:44:51 -05:00
caveat-mutation.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
caveat-nan-as-key.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
changelog.rst squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
code-of-conduct.rst squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
conf.py another round of refinements 2017-11-20 22:27:27 -05:00
contributors-guide.rst deps, docs linking fixes/improvements, skip benchmarking for now 2016-12-06 18:09:45 -05:00
extending.rst.inc more API and code improvements 2017-11-19 22:24:08 -05:00
frozenbidict.rst.inc more API and code improvements 2017-11-19 22:24:08 -05:00
home.rst squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
index.rst deps, docs linking fixes/improvements, skip benchmarking for now 2016-12-06 18:09:45 -05:00
interop.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
intro.rst more API and code improvements 2017-11-19 22:24:08 -05:00
namedbidict.rst.inc more API and code improvements 2017-11-19 22:24:08 -05:00
order-matters.rst.inc pull out new "order matters" subsection of docs 2016-07-03 18:12:58 -04:00
orderedbidict.rst.inc another round of refinements 2017-11-20 22:27:27 -05:00
other-bidict-types.rst more API and code improvements 2017-11-19 22:24:08 -05:00
other-functionality.rst more API and code improvements 2017-11-19 22:24:08 -05:00
overwritingbidict.rst.inc more API and code improvements 2017-11-19 22:24:08 -05:00
performance.rst.inc squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
polymorphism.rst.inc more API and code improvements 2017-11-19 22:24:08 -05:00
release-notifications.rst.inc docs tweaks 2017-11-17 23:54:56 -05:00
sortedbidicts.rst.inc more API and code improvements 2017-11-19 22:24:08 -05:00
thanks.rst.inc more API and code improvements 2017-11-19 22:24:08 -05:00
values-hashable.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
values-unique.rst.inc more API and code improvements 2017-11-19 22:24:08 -05:00