bidict/docs
jab 887e078907 squashed changes for 0.13.0
- support Python 3.6, refactor CI/test setup, increase test coverage
- refactor BidirectionalMapping, BidictBase, OrderedBidictBase,
  FrozenBidictBase, and subclasses
- move frozenorderedbidict into _frozen and looseorderedbidict into _loose
- register bidict as a virtual subclass of MutableMapping rather than
  inheriting from it directly. This makes it clearer that it does not use any
  of the concrete generic methods that MutableMapping provides.
- improve performance and flexibility of frozenbidict and
  frozenorderedbidict hashing
- docs, including new type-hierarchy.png diagram
- rm unused imap, ifilter, izip_longest from compat, add PYPY
- update to latest versions of dependencies
- restore benchmarking on travis
2017-01-09 10:37:31 -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 squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
api.rst squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
basic-usage.rst squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
beware-on_dup_kv-overwrite.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04: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 squashed changes for 0.13.0 2017-01-09 10:37:31 -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 squashed changes for 0.13.0 2017-01-09 10:37:31 -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 squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
frozenbidict.rst.inc squashed changes for 0.13.0 2017-01-09 10:37:31 -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 squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
loosebidict.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
namedbidict.rst.inc squashed changes for 0.13.0 2017-01-09 10:37:31 -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 squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
other-bidict-types.rst squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
other-functionality.rst squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
performance.rst.inc squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
polymorphism.rst.inc squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
thanks.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
unique-values.rst.inc pull out new "order matters" subsection of docs 2016-07-03 18:12:58 -04:00
values-hashable.rst.inc squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00