• 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
..
test Loading commit data...
__init__.py Loading commit data...
help.py Loading commit data...
util.py Loading commit data...
zodb.py Loading commit data...
zodbanalyze.py Loading commit data...
zodbcmp.py Loading commit data...
zodbcommit.py Loading commit data...
zodbdump.py Loading commit data...
zodbinfo.py Loading commit data...
zodbrestore.py Loading commit data...