• Kirill Smelkov's avatar
    Merge branch 'y/restore' into xpy3-2 · 4afe6d13
    Kirill Smelkov authored
    * y/restore:
      zodbrestore - Tool to restore content of a ZODB database from zodbdump output
      zodbcommit: Prepare to compute current serial of an oid lazily
      zodbcommit: Don't forget to call tpc_abort on an error
      Drop support for ZODB3
      tox: Don't run tests agains ZODB+PR183 anymore
      Add way to run tests via nxdtest
      tidrange: test: Fix for py3
      *: dict.keys() returns sequence, not [] on py3
      *: Pass bytes literal into BytesIO
      zodbdump: Use bytes to emit its output
      *: Zodbdump format is semi text-binary: Mark it as such + handle zdump output as binary
      *: Don't use %r to print/report lines/bytes to outside
    4afe6d13
zodbdump.py 17.9 KB