[Checkins] [zopefoundation/ZEO] db24ed: Fix test with ZODB >= 5.6.0

Tres Seaver noreply at github.com
Tue Jul 28 22:04:52 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: db24ed2f959a52f925c6588ea140e59ce291f06e
      https://github.com/zopefoundation/ZEO/commit/db24ed2f959a52f925c6588ea140e59ce291f06e
  Author: Julien Muchembled <jm at nexedi.com>
  Date:   2020-06-11 (Thu, 11 Jun 2020)

  Changed paths:
    M src/ZEO/asyncio/marshal.py
    M src/ZEO/tests/ZEO4/zrpc/marshal.py
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  Fix test with ZODB >= 5.6.0

See https://github.com/zopefoundation/ZODB/pull/207


  Commit: 37b4b3fc1630ff485ac66deacc30aedf9dd8a4cd
      https://github.com/zopefoundation/ZEO/commit/37b4b3fc1630ff485ac66deacc30aedf9dd8a4cd
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  - ignore virtualenv artifacts


  Commit: bab110c1940cb00ec14721adaadd392a9e024d6d
      https://github.com/zopefoundation/ZEO/commit/bab110c1940cb00ec14721adaadd392a9e024d6d
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M tox.ini

  Log Message:
  -----------
  - make sure tox loads a compatible version of msgpack


  Commit: 763ebc9d13ab6f160f5587700503ade277235944
      https://github.com/zopefoundation/ZEO/commit/763ebc9d13ab6f160f5587700503ade277235944
  Author: Jens Vagelpohl <jens at mineralware.com>
  Date:   2020-07-25 (Sat, 25 Jul 2020)

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

  Log Message:
  -----------
  - cleanup: remove references to obsolete Python 3.4


  Commit: 503dccb1de91e0073cbdfa8e68ef36d9cd556c82
      https://github.com/zopefoundation/ZEO/commit/503dccb1de91e0073cbdfa8e68ef36d9cd556c82
  Author: Jens Vagelpohl <jens at mineralware.com>
  Date:   2020-07-25 (Sat, 25 Jul 2020)

  Changed paths:
    M setup.py
    M src/ZEO/asyncio/marshal.py
    M tox.ini

  Log Message:
  -----------
  - prevent deprecation warning and move to latest msgpack supporting Python 2


  Commit: d535f53389ab9d4021f67f668b5d7c80f06410c4
      https://github.com/zopefoundation/ZEO/commit/d535f53389ab9d4021f67f668b5d7c80f06410c4
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M setup.py
    M src/ZEO/asyncio/marshal.py
    M src/ZEO/tests/ZEO4/zrpc/marshal.py
    M src/ZEO/tests/testZEO.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #159 from zopefoundation/zodb-pr207

Fix tests with ZODB >= 5.6.0.


Compare: https://github.com/zopefoundation/ZEO/compare/cb26281d5d48...d535f53389ab


More information about the checkins mailing list