On Fri, 17 Jan 2020 at 22:00, Yang Zhao <yang.zhao@xxxxxxxxxxxxxx> wrote: > > On Fri, Dec 13, 2019 at 3:53 PM Yang Zhao <yang.zhao@xxxxxxxxxxxxxx> wrote: > > This patchset adds python3 compatibility to git-p4. > > Ping? Hi! Sorry, I've been a bit busy. I quickly tried this and it was failing for me with: > failure accessing depot: could not connect It works fine with the interpreter set to /usr/bin/python, but changing it to python3 caused this problem. I'm at 050387ce43179f1b0da364dd6eec10ce578d6583. Thanks, Luke