Re: [ovs-dev] [PATCH branch-2.8 0/4] ovsdb-dot python3 fixes

2018-02-23 Thread Ben Pfaff
On Thu, Feb 22, 2018 at 10:30:37AM +, Markos Chandras wrote: > 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

[ovs-dev] [PATCH branch-2.8 0/4] ovsdb-dot python3 fixes

2018-02-22 Thread Markos Chandras
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: