[Checkins] [zopefoundation/ZEO] b7ba45: fix ZopeUndo.Prefix decode on python 2

GitHub noreply at github.com
Wed Nov 15 18:41:10 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: b7ba45600fb6cba57a1fc06f8b5fa4a15b8c5e1b
      https://github.com/zopefoundation/ZEO/commit/b7ba45600fb6cba57a1fc06f8b5fa4a15b8c5e1b
  Author: Mauro Amico <mauro.amico at gmail.com>
  Date:   2017-09-05 (Tue, 05 Sep 2017)

  Changed paths:
    M setup.py
    M src/ZEO/asyncio/marshal.py
    A src/ZEO/tests/test_marshal.py

  Log Message:
  -----------
  fix ZopeUndo.Prefix decode on python 2


  Commit: 924c5b0f1cc59d41a2e867e3c33d53c419fbdeca
      https://github.com/zopefoundation/ZEO/commit/924c5b0f1cc59d41a2e867e3c33d53c419fbdeca
  Author: Mauro Amico <mauro.amico at gmail.com>
  Date:   2017-10-28 (Sat, 28 Oct 2017)

  Changed paths:
    M src/ZEO/tests/test_marshal.py

  Log Message:
  -----------
  test infos


  Commit: ce623c3b6ede65f7db69aa32dbae55de92582be3
      https://github.com/zopefoundation/ZEO/commit/ce623c3b6ede65f7db69aa32dbae55de92582be3
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2017-11-09 (Thu, 09 Nov 2017)

  Changed paths:
    M src/ZEO/tests/test_marshal.py

  Log Message:
  -----------
  make import soft


  Commit: ad1c838daacbaf25915b0a46bc5e95c9ca8ec8e1
      https://github.com/zopefoundation/ZEO/commit/ad1c838daacbaf25915b0a46bc5e95c9ca8ec8e1
  Author: Mauro Amico <mauro.amico at gmail.com>
  Date:   2017-11-09 (Thu, 09 Nov 2017)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  ZopeUndo require removed


  Commit: ba35cf268dfc4e0980de5bbf6a9a2800980e7fbd
      https://github.com/zopefoundation/ZEO/commit/ba35cf268dfc4e0980de5bbf6a9a2800980e7fbd
  Author: Jens W. Klein <jk at kleinundpartner.at>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M src/ZEO/tests/test_marshal.py

  Log Message:
  -----------
  fixes TypeError: skipUnless() takes exactly 2 arguments (1 given)


  Commit: d0446bd3ee6db990836b6cf50d59940c503ccc4d
      https://github.com/zopefoundation/ZEO/commit/d0446bd3ee6db990836b6cf50d59940c503ccc4d
  Author: Jens W. Klein <jk at kleinundpartner.at>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M buildout.cfg
    M tox.ini

  Log Message:
  -----------
  Add soft-dependency ZopeUndo for regression test.


  Commit: 57f77e4f1971e31af6ae665465da2939d4df51cd
      https://github.com/zopefoundation/ZEO/commit/57f77e4f1971e31af6ae665465da2939d4df51cd
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M buildout.cfg
    M src/ZEO/asyncio/marshal.py
    A src/ZEO/tests/test_marshal.py
    M tox.ini

  Log Message:
  -----------
  Merge pull request #96 from mamico/zopeundo-py2

fix ZopeUndo.Prefix decode on python 2


Compare: https://github.com/zopefoundation/ZEO/compare/d8438a30670c...57f77e4f1971


More information about the checkins mailing list