Re: Reiner Herrmann 2019-08-03 <20190803154842.l3yldt4xzh5vf...@reiner-h.de>
> I attached a patch that ports pydxcluster to Python 3.
> Though I did some testing with the UI, I'm not very familiar
> with the program. It would be good if someone could verify
> the functionality before applying+uploading the patch (especially
> the network functionality which I could not test at all).

Thanks for the patch!

I applied it in git, but noticed that the telnetlib part needs a lot
more attention because it expects to work with bytes instead of str.
I poked around a bit with it, but it's not properly working yet.
Notably, the telnet window scrolls past at around 3 lines per second,
even with no actual traffic.

I pushed the changes to a "python3" branch, but someone with more
python3 fu needs to finish that.

Christoph

Reply via email to