[dpdk-dev] [PATCH v4 0/3] app: make python apps python2/3 compliant

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jan 4 21:15:22 CET 2017


2016-12-21 15:03, John McNamara:
> These patches refactor the DPDK Python applications to make them Python 2/3
> compatible.
> 
> In order to do this the patchset starts by making the apps PEP8 compliant in
> accordance with the DPDK Coding guidelines:
> 
>     http://dpdk.org/doc/guides/contributing/coding_style.html#python-code
> 
> Implementing PEP8 and Python 2/3 compliance means that we can check all future
> Python patches for consistency. Python 2/3 support also makes downstream
> packaging easier as more distros move to Python 3 as the system python.

Applied, thanks


More information about the dev mailing list