[dpdk-dev] [PATCH v3 0/9] dding support for python 3 only.

David Marchand david.marchand at redhat.com
Wed Jul 8 10:59:01 CEST 2020


Hello Louise,


On Thu, Jul 2, 2020 at 12:37 PM Louise Kilheeney
<louise.kilheeney at intel.com> wrote:
>
> v3: fix comments on v2.
>
> This patch set converts all python scripts in the project to use
> python3 only. This is due to python2 being EOL in January 2020.

Thanks for working on this.

Looking at the deprecation notices,
https://doc.dpdk.org/guides/rel_notes/deprecation.html:
"python: Since the beginning of 2020, Python 2 has officially reached
end-of-support: https://www.python.org/doc/sunset-python-2/.
Python 2 support will be completely removed in 20.11.
In 20.08, explicit deprecation warnings will be displayed when running
scripts with Python 2."

So I understand that this series targets 20.11 but I did not see the
deprecation series for 20.08.

Can you handle this for 20.08?
Thanks.


-- 
David Marchand



More information about the dev mailing list