• 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
Name
Last commit
Last update
zodbtools Loading commit data...
.gitignore Loading commit data...
.nxdtest Loading commit data...
CHANGELOG.rst Loading commit data...
COPYING Loading commit data...
LICENSE-ZPL.txt Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.py Loading commit data...
tox.ini Loading commit data...