[Checkins] [zopefoundation/ZEO] 1b21b3: Use pickle protocol 3 on the wire.

GitHub noreply at github.com
Wed Mar 28 17:01:38 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 1b21b3a831f5f29f632a83098a920257aa1e1b3d
      https://github.com/zopefoundation/ZEO/commit/1b21b3a831f5f29f632a83098a920257aa1e1b3d
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

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

  Log Message:
  -----------
  Use pickle protocol 3 on the wire.


  Commit: 83a2c0bbecc64baf82b3301a8c7afcec4195aaac
      https://github.com/zopefoundation/ZEO/commit/83a2c0bbecc64baf82b3301a8c7afcec4195aaac
  Author: Jason Madden <jason+github at nextthought.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

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

  Log Message:
  -----------
  Merge pull request #114 from zopefoundation/use-protocol-3

Use pickle protocol 3 on the wire.


Compare: https://github.com/zopefoundation/ZEO/compare/b823ccdeeb44...83a2c0bbecc6


More information about the checkins mailing list