[Checkins] [zopefoundation/ZEO] db5479: Make all classes new-style. This is especially goo...

GitHub noreply at github.com
Thu Apr 13 22:51:53 CEST 2017


  Branch: refs/heads/only-new-style
  Home:   https://github.com/zopefoundation/ZEO
  Commit: db547993b418f451807ff9b251bb83c95fbbfb25
      https://github.com/zopefoundation/ZEO/commit/db547993b418f451807ff9b251bb83c95fbbfb25
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    M src/ZEO/StorageServer.py
    M src/ZEO/TransactionBuffer.py
    M src/ZEO/monitor.py
    M src/ZEO/runzeo.py
    M src/ZEO/scripts/parsezeolog.py
    M src/ZEO/scripts/zeoqueue.py
    M src/ZEO/scripts/zeoreplay.py
    M src/ZEO/tests/Cache.py
    M src/ZEO/tests/CommitLockTests.py
    M src/ZEO/tests/ConnectionTests.py
    M src/ZEO/tests/InvalidationTests.py
    M src/ZEO/tests/IterationTests.py
    M src/ZEO/tests/ThreadTests.py
    M src/ZEO/tests/ZEO4/StorageServer.py
    M src/ZEO/tests/ZEO4/auth/base.py
    M src/ZEO/tests/ZEO4/auth/hmac.py
    M src/ZEO/tests/ZEO4/monitor.py
    M src/ZEO/tests/ZEO4/runzeo.py
    M src/ZEO/tests/ZEO4/zrpc/_hmac.py
    M src/ZEO/tests/ZEO4/zrpc/client.py
    M src/ZEO/tests/ZEO4/zrpc/connection.py
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/testConnection.py
    M src/ZEO/tests/testConversionSupport.py
    M src/ZEO/tests/testZEO.py
    M src/ZEO/tests/testZEO2.py
    M src/ZEO/tests/testZEOServer.py
    M src/ZEO/tests/utils.py
    M src/ZEO/util.py
    M src/ZEO/zconfig.py

  Log Message:
  -----------
  Make all classes new-style. This is especially good for PyPy

See https://github.com/zopefoundation/ZODB/pull/160 for rationale.

Also restore PyPy to the build matrix.




More information about the checkins mailing list