[PATCH 0/2] analyze-migration.py: require python 3

Marc-André Lureau posted 2 patches 4 years, 4 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191127101038.327080-1-marcandre.lureau@redhat.com
Maintainers: Cleber Rosa <crosa@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>
scripts/analyze-migration.py | 39 +++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 18 deletions(-)
[PATCH 0/2] analyze-migration.py: require python 3
Posted by Marc-André Lureau 4 years, 4 months ago
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