On 05/17/2015 01:03 AM, Ben Pfaff wrote: > On Wed, May 13, 2015 at 11:45:09AM -0500, Terry Wilson wrote: >> This patch fixes just the Python 3 problems found by running >> >> python3 setup.py install >> >> There are still many other issues to be fixed, but this is a start. >> >> Signed-off-by: Terry Wilson <[email protected]> > > Currently OVS requires Python 2.4 support, but I think that some of > these changes need later 2.x versions. It's probably time to increase > the Python prerequisite version, so I sent out a patch that does that: > http://openvswitch.org/pipermail/dev/2015-May/055310.html
The Python 2.4 support issue has since been resolved, so it'd be nice to get this patch in now. I think it had acks from both myself and Kyle Mestery. -- Russell Bryant _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
