Change in ovirt-engine-sdk[master]: sdk: Use "io.BytesIO" instead of "StringIO"

Juan Hernandez has submitted this change and it was merged. Change subject: sdk: Use "io.BytesIO" instead of "StringIO" ...................................................................... sdk: Use "io.BytesIO" instead of "StringIO" This is one step towards adding support for Python 3. Change-Id: I56b30bcba9dd7cf680427ad9a0898a49410d4361 Bug-Url: https://bugzilla.redhat.com/1096137 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M generator/src/main/java/org/ovirt/engine/sdk/generator/python/XsdCodegen.java M src/ovirtsdk/infrastructure/connectionspool.py M src/ovirtsdk/infrastructure/errors.py M src/ovirtsdk/utils/parsehelper.py M src/ovirtsdk/xml/params.py 5 files changed, 775 insertions(+), 745 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me; Passed CI tests; Ready for merge -- To view, visit https://gerrit.ovirt.org/41327 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I56b30bcba9dd7cf680427ad9a0898a49410d4361 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com