[Checkins] [zopefoundation/zope.sqlalchemy] c4bd20: Add support for Python 3.4 up to 3.6.

GitHub noreply at github.com
Mon May 15 13:31:53 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.sqlalchemy
  Commit: c4bd20de37a30aa453673852b6b9ccf7688f9e53
      https://github.com/zopefoundation/zope.sqlalchemy/commit/c4bd20de37a30aa453673852b6b9ccf7688f9e53
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Add support for Python 3.4 up to 3.6.

I had to switch to zope.testrunner for running the tests using tox as otherwise
`ImportError: No module named 'zope.interface‘` is raised on Python 3.5+.


  Commit: 5f6d7d5c876884e953eba57e902684728ad43afe
      https://github.com/zopefoundation/zope.sqlalchemy/commit/5f6d7d5c876884e953eba57e902684728ad43afe
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.txt
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #22 from zopefoundation/fix-21

Add support for Python 3.4 up to 3.6.


Compare: https://github.com/zopefoundation/zope.sqlalchemy/compare/c327c017af74...5f6d7d5c8768


More information about the checkins mailing list