bidict/_static
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
..
custom.css work around bad readthedocs styles 2016-08-02 18:02:08 -04:00
favicon.ico squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
logo-256.png squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
logo.png squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
support-on-gumroad.png squashed changes for 0.12.0 2016-06-28 00:05:23 -04:00
type-hierarchy.png squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00
type-hierarchy.txt squashed changes for 0.13.0 2017-01-09 10:37:31 -05:00