[Checkins] [zopefoundation/zope.deferredimport] 1364b6: Add Python 3.6 and drop Python 3.3

GitHub noreply at github.com
Wed Aug 2 16:19:40 CEST 2017


  Branch: refs/heads/py36
  Home:   https://github.com/zopefoundation/zope.deferredimport
  Commit: 1364b628fd226b6fb1a1d728868adcfd51692cee
      https://github.com/zopefoundation/zope.deferredimport/commit/1364b628fd226b6fb1a1d728868adcfd51692cee
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-08-02 (Wed, 02 Aug 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M docs/api.rst
    M docs/narrative.rst
    M setup.py
    M src/zope/__init__.py
    M src/zope/deferredimport/deferredmodule.py
    M src/zope/deferredimport/tests.py
    M tox.ini

  Log Message:
  -----------
  Add Python 3.6 and drop Python 3.3

- Badges.
- Run doctests on CI and tox in all versions.
- Enable coveralls
  - 100% coverage
- Minor sphinx doc cleanups (a couple of links).
- DRY dependencies.




More information about the checkins mailing list