Commit Graph

4 Commits

Author SHA1 Message Date
Joshua Bronson 737470ecca OrderedBidict MappingViews belong in OrderedBidict, not OrderedBidictBase.
Also note other recent improvements in the changelog.
2022-02-03 10:41:19 -05:00
jab 543d517ad9 bidict.pairs -> _iteritems_args_kw, docs + other small improvements
- improve coverage
- use latest pip on travis
- update to tox 3
- guard Python < 3.3 warning with PYMAJOR == 3 condition
- docs improvements, esp. for viewing on GitHub:
  - fix `foo <bar>`__ link syntax (always use two underscores)
  - use `.. code: python` for code blocks to enable GitHub syntax highlighting
  - ditch `.. include::` which GitHub does not support
  - use sphinx.ext.autosectionlabel
  - only wrap linkcheck with travis_retry
  - s/sibbell/libraries.io
2018-04-06 11:28:44 +07:00
jab 033083ca26
various code and CI improvements + dependency updates (#42) 2017-11-16 15:44:51 -05:00
jab 5f3f069f26 document retrieving pypi download stats 2016-09-16 16:06:40 -04:00