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

GitHub noreply at github.com
Wed Aug 22 21:12:47 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 196295a6a9665ef4085afe0f1ca98d3159f351c1
      https://github.com/zopefoundation/ZODB/commit/196295a6a9665ef4085afe0f1ca98d3159f351c1
  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.


  Commit: 6abde06a07f6447e8cbd3389b5fabf1bb009b5e7
      https://github.com/zopefoundation/ZODB/commit/6abde06a07f6447e8cbd3389b5fabf1bb009b5e7
  Author: Jason Madden <jason+github at nextthought.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:
  -----------
  Merge pull request #220 from zopefoundation/issue214

Add Python 3.7 support.


Compare: https://github.com/zopefoundation/ZODB/compare/1c9a55d40edc...6abde06a07f6
      **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