Hi Louise, 2020-05-22, Louise Kilheeney: > This patch set converts all python scripts in the project to use > python3 only. This is due to python2 being EOL in January 2020. > > One script not tested: ./config/arm/armv8_machine.py > > Louise Kilheeney (9): > app/test-bbdev: support python3 only > usertools/dpdk-devbind: support python3 only > usertools/dpdk-telemetry-client: support python3 only > usertools/dpdk-pmdinfo: support python3 only > usertools/cpu_layout: support python3 only > app/test-cmdline: support python3 only > app/test: support python3 only > devtools: support python3 only > config/arm: support python3 only
How did you test your changes? Also, I had understood that python 2 support would not be dropped before 20.11: http://mails.dpdk.org/archives/dev/2020-February/157793.html Did I miss something? -- Robin