Hello, This patchset is a backport of the following python-3 fixes https://mail.openvswitch.org/pipermail/ovs-dev/2017-December/342460.html for branch 2.8
Markos Chandras (4): ovsdb: Use items() instead of iteritems() for Python3 ovsdb: ovsdb-dot.in: Use print function for Python3 ovsdb: ovsdb-dot.in: Change exception semantics for Python3 ovsdb: ovsdb-dot.in: Replace sys.maxint with sys.maxsize for Python3 ovsdb/ovsdb-dot.in | 40 ++++++++++++++++++++-------------------- ovsdb/ovsdb-idlc.in | 6 +++--- 2 files changed, 23 insertions(+), 23 deletions(-) -- 2.16.2 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev