Re: [dpdk-dev] [PATCH v9 11/11] doc: support python3 only

2020-09-30 Thread Kinsella, Ray
On 29/09/2020 11:22, Kevin Laatz wrote: > Remove references to python 2 from the documentation. > > The deprecation notice for python 2 support has been removed. A section > was added to the rel_notes for this patchset. > > Cc: Ray Kinsella > Cc: Neil Horman > Cc: John McNamara > Cc: Marko

[dpdk-dev] [PATCH v9 11/11] doc: support python3 only

2020-09-29 Thread Kevin Laatz
Remove references to python 2 from the documentation. The deprecation notice for python 2 support has been removed. A section was added to the rel_notes for this patchset. Cc: Ray Kinsella Cc: Neil Horman Cc: John McNamara Cc: Marko Kovacevic Signed-off-by: Kevin Laatz --- doc/guides/contr