[elbe-devel] [PATCH v4 0/1] fix encoding for both py2 and py3
Christian Teklenborg
chris at linutronix.de
Fri Feb 14 15:50:45 CET 2020
Fix encoding for Python3. This is tested on both Python2 and Python3 for both
client and elbe-daemon. The daemon was tested with spyne-2.13.14-beta which is
not available on debian yet. It seems to be very slow in the tests for Python3
but it works. I tested the example x86_64-docker.xml.
Christian Teklenborg (1):
Python3: fix encoding for both py2 and py3
elbepack/daemons/soap/esoap.py | 2 +-
elbepack/efilesystem.py | 13 ++++++++-----
elbepack/elbexml.py | 4 ++--
elbepack/licencexml.py | 9 +++++++--
elbepack/rfs.py | 4 ++--
elbepack/soapclient.py | 8 ++++----
6 files changed, 24 insertions(+), 16 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list