[Checkins] [zopefoundation/ZODB] 7fb15f: Add Python 3.6 support.

GitHub noreply at github.com
Mon Jul 24 13:55:36 CEST 2017


  Branch: refs/heads/python36
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 7fb15fe5803746ef16878a01cca4c164f36a1ee8
      https://github.com/zopefoundation/ZODB/commit/7fb15fe5803746ef16878a01cca4c164f36a1ee8
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M .travis.yml
    M README.rst
    M doc/index.rst
    M setup.py
    M src/ZODB/tests/testdocumentation.py
    M tox.ini

  Log Message:
  -----------
  Add Python 3.6 support.

Also add note on supported versions to the docs and readme.
Fixes #168.

Update tox.ini to correctly run testdocumentation and DRY with test deps.


  Commit: fe2502505f306d19f50570db952327d8b05c3fbf
      https://github.com/zopefoundation/ZODB/commit/fe2502505f306d19f50570db952327d8b05c3fbf
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Cleanup whitespace in setup.py


  Commit: d7b5f03c5ba565cd13dec551b03af833a5cb116b
      https://github.com/zopefoundation/ZODB/commit/d7b5f03c5ba565cd13dec551b03af833a5cb116b
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Add python_requires to setup.py


  Commit: db98fdf48af719ed3229a0da274d5d09ad9a15a9
      https://github.com/zopefoundation/ZODB/commit/db98fdf48af719ed3229a0da274d5d09ad9a15a9
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-07-24 (Mon, 24 Jul 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    A setup.cfg
    M setup.py
    M tox.ini

  Log Message:
  -----------
  Drop support for Python 3.3


Compare: https://github.com/zopefoundation/ZODB/compare/7fb15fe58037^...db98fdf48af7


More information about the checkins mailing list