Re: [dpdk-dev] [PATCH v7 10/10] buildtools: support python3 only

2020-09-25 Thread Robin Jarry
Hi Kevin, all, 2020-09-21, Kevin Laatz: > Changed script to explicitly use python3 only to avoid > maintaining python 2 and removed deprecation notice. > > Cc: Dmitry Kozlyuk > Cc: Narcisa Ana Maria Vasile > Cc: Dmitry Malloy > Cc: Pallavi Kadam > > Signed-off-by: Kevin Laatz Acked-by: Rob

[dpdk-dev] [PATCH v7 10/10] buildtools: support python3 only

2020-09-21 Thread Kevin Laatz
Changed script to explicitly use python3 only to avoid maintaining python 2 and removed deprecation notice. Cc: Dmitry Kozlyuk Cc: Narcisa Ana Maria Vasile Cc: Dmitry Malloy Cc: Pallavi Kadam Signed-off-by: Kevin Laatz --- v7: - Cc Maintainers --- buildtools/map_to_win.py | 3 +-- 1 file