Hi, The following 2 patches fix some error and deprecation warnings with python 3. It drops usage of numpy and python 2 support.
Marc-André Lureau (2): analyze-migration.py: fix find() type error analyze-migration.py: replace numpy with python 3.2 scripts/analyze-migration.py | 39 +++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 18 deletions(-) -- 2.24.0