[Checkins] [zopefoundation/ZODB] 28c32b: Add Python 3.7 support.

GitHub noreply at github.com
Wed Aug 22 19:13:59 CEST 2018


  Branch: refs/heads/issue214
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 28c32b777597bc875f275543b88d88315162ee19
      https://github.com/zopefoundation/ZODB/commit/28c32b777597bc875f275543b88d88315162ee19
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M appveyor.yml
    M setup.py
    M src/ZODB/Connection.py
    M src/ZODB/scripts/tests/test_doc.py
    M src/ZODB/tests/testConnection.py
    M src/ZODB/tests/test_TransactionMetaData.py
    M tox.ini

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

And fix all the deprecations it reports.

Fixes #214 and fixes #215 (well there's one remaining deprecation in 'manuel')

Based on #217 so that all tests pass.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list