Re: [PATCH v2 00/14] git-p4: python3 compatibility
From: Luke Diamand <hidden>
Date: 2020-01-24 20:15:09
From: Luke Diamand <hidden>
Date: 2020-01-24 20:15:09
On Fri, 17 Jan 2020 at 22:00, Yang Zhao [off-list ref] wrote:
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:
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