Skip to content

Port zodbtools to py3

Kirill Smelkov requested to merge kirr/zodbtools:y/py3 into master

Penultimate patch needs bstr from pygolang to work ok (see https://lab.nexedi.com/kirr/pygolang/commit/c9648c44), but it won't hurt if we merge this without waiting for pygolang bits because without bstr zodbtools continues to work ok on py2, and it will be py3 mode which will not work fully ok.

Previous discussions and py3 porting attempts:

/cc @jerome

Merge request reports