[Checkins] [zopefoundation/ZODB] d42881: fixed for Python 3 bytes not allowing string forma...

GitHub noreply at github.com
Sat Jul 2 20:44:56 CEST 2016


  Branch: refs/heads/IMultiCommitStorage-fixes
  Home:   https://github.com/zopefoundation/ZODB
  Commit: d42881261a54bccd95662f9326692f8a60ab829f
      https://github.com/zopefoundation/ZODB/commit/d42881261a54bccd95662f9326692f8a60ab829f
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
    M src/ZODB/tests/blob_packing.txt

  Log Message:
  -----------
  fixed for Python 3 bytes not allowing string formatting


  Commit: e82b3109115b8425ddf4e06c7bdca037687ffff1
      https://github.com/zopefoundation/ZODB/commit/e82b3109115b8425ddf4e06c7bdca037687ffff1
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
    M src/ZODB/multicommitadapter.py

  Log Message:
  -----------
  Added __len__ method needed for Python 3


Compare: https://github.com/zopefoundation/ZODB/compare/fd2e2dbad483...e82b3109115b


More information about the checkins mailing list