[ovs-dev] [RFC 00/55] Add Python 3 support.

Justin Pettit jpettit at ovn.org
Fri Dec 18 23:16:48 UTC 2015


> On Dec 18, 2015, at 12:12 PM, Russell Bryant <russell at ovn.org> wrote:
> 
> I'm only submitting the cover letter for this RFC.  The current state of
> the patches can be seen on github.
> 
> https://github.com/openvswitch/ovs/compare/master...russellb:python

Wow!  This is awesome.

> 3) Apply Python style fixes.  I couldn't help it.  This also lets us
>   run flake8 against the Python code automatically, which can find
>   some basic bugs.

Have you thought about creating a make target to run things like flake8 to make sure we don't introduce regressions?  Are they reliable enough that we should run them by default?

--Justin





More information about the dev mailing list