]> arthur.barton.de Git - bup.git/commit
Adjust server and client to accommodate python 3
authorRob Browning <rlb@defaultvalue.org>
Tue, 31 Dec 2019 21:37:02 +0000 (15:37 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sun, 2 Feb 2020 19:30:12 +0000 (13:30 -0600)
commit3eb23e4243379195f0e5cfff932ad3ec949b4f98
tree540d93a99e40537d1fc57ed2726ea83cf5f12ea2
parent65a99a77cc9be42f394198abb07f40b6de48b3d5
Adjust server and client to accommodate python 3

Make the typical bytes-related adjustments to bup-server, bup.client,
and bup.ssh and enable the tclient tests with python 3.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile
cmd/server-cmd.py
lib/bup/helpers.py
lib/bup/ssh.py
lib/bup/t/tclient.py