17/02/2020 11:42, Bruce Richardson: > On Mon, Feb 17, 2020 at 10:26:59AM +0100, Robin Jarry wrote: > > Now that Python 2 is officially not maintained anymore, prepare the > > removal of support in DPDK. > > > > Add a deprecation notice indicating the removal schedule. > > > > Cc: Bruce Richardson <[email protected]> > > Cc: Kevin Traynor <[email protected]> > > Cc: Timothy Redaelli <[email protected]> > > > > Signed-off-by: Robin Jarry <[email protected]> > > --- > > +* 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.
> Acked-by: Bruce Richardson <[email protected]> Acked-by: Thomas Monjalon <[email protected]>

