Re: [PATCH v2 00/14] git-p4: python3 compatibility
From: Luke Diamand <hidden>
Date: 2020-01-30 13:36:04
From: Luke Diamand <hidden>
Date: 2020-01-30 13:36:04
On Fri, 24 Jan 2020 at 20:14, Luke Diamand [off-list ref] wrote:
On Fri, 17 Jan 2020 at 22:00, Yang Zhao [off-list ref] wrote:quoted
On Fri, Dec 13, 2019 at 3:53 PM Yang Zhao [off-list ref] wrote:quoted
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:quoted
failure accessing depot: could not connectIt works fine with the interpreter set to /usr/bin/python, but changing it to python3 caused this problem. I'm at 050387ce43179f1b0da364dd6eec10ce578d6583.
I'm using it for day-to-day work, so far it's working well, thanks!