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

GitHub noreply at github.com
Fri Aug 4 12:48:59 CEST 2017


  Branch: refs/heads/master
  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.


  Commit: e3ae5e7f4bd34a7b6aba679b394d5d81fbd87a74
      https://github.com/zopefoundation/zope.deferredimport/commit/e3ae5e7f4bd34a7b6aba679b394d5d81fbd87a74
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-08-04 (Fri, 04 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:
  -----------
  Merge pull request #4 from zopefoundation/py36

Add Python 3.6 and drop Python 3.3


Compare: https://github.com/zopefoundation/zope.deferredimport/compare/8f79413d6bca...e3ae5e7f4bd3


More information about the checkins mailing list