[Checkins] [zopefoundation/zope.error] c3a5f1: Add support for Python 3.6, drop Python 3.3.

GitHub noreply at github.com
Fri Jul 21 13:20:41 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.error
  Commit: c3a5f1791b86a9e43ba8804e55dad61b024fc412
      https://github.com/zopefoundation/zope.error/commit/c3a5f1791b86a9e43ba8804e55dad61b024fc412
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-20 (Thu, 20 Jul 2017)

  Changed paths:
    A .coveragerc
    M .travis.yml
    M CHANGES.rst
    M MANIFEST.in
    M README.rst
    A setup.cfg
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.6, drop Python 3.3.

Switch to zope.testrunner instead of setup.py test.

Whitespace gardening in setup.py.


  Commit: 62a4a11dc485cfc386c962def002f8f0c0fccec6
      https://github.com/zopefoundation/zope.error/commit/62a4a11dc485cfc386c962def002f8f0c0fccec6
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-20 (Thu, 20 Jul 2017)

  Changed paths:
    M src/zope/__init__.py
    M src/zope/error/error.py
    M src/zope/error/tests.py

  Log Message:
  -----------
  Trivial improvements to coverage.


  Commit: 82a6749db7260b6a44c858cc1e3637292b2cce39
      https://github.com/zopefoundation/zope.error/commit/82a6749db7260b6a44c858cc1e3637292b2cce39
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  add positional args support


  Commit: 6652f9fbabbc045585046f51092c863191277ed7
      https://github.com/zopefoundation/zope.error/commit/6652f9fbabbc045585046f51092c863191277ed7
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

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

  Log Message:
  -----------
  Merge pull request #5 from zopefoundation/python36

Add support for Python 3.6, drop Python 3.3.


Compare: https://github.com/zopefoundation/zope.error/compare/fd864787716e...6652f9fbabbc


More information about the checkins mailing list