[Checkins] [zopefoundation/zope.hookable] 5f8709: Add Python 3.6, drop Python 3.3

GitHub noreply at github.com
Wed Jul 26 18:39:54 CEST 2017


  Branch: refs/heads/py36
  Home:   https://github.com/zopefoundation/zope.hookable
  Commit: 5f8709d630f21fe014e9115cdaa4263dffd4b657
      https://github.com/zopefoundation/zope.hookable/commit/5f8709d630f21fe014e9115cdaa4263dffd4b657
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    M docs/conf.py
    M setup.cfg
    M setup.py
    M src/zope/__init__.py
    M src/zope/hookable/__init__.py
    M src/zope/hookable/tests/test_hookable.py
    M tox.ini

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

- Run doctests on all versions of Python in tox and travis
- Enable coveralls and reach 100% coverage.
- Fix broken badge.
- Whitespace cleanup in setup.py
- Add python_requires




More information about the checkins mailing list