qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] analyze-migration.py: require python 3
@ 2019-11-27 10:10 Marc-André Lureau
  2019-11-27 10:10 ` [PATCH 1/2] analyze-migration.py: fix find() type error Marc-André Lureau
  2019-11-27 10:10 ` [PATCH 2/2] analyze-migration.py: replace numpy with python 3.2 Marc-André Lureau
  0 siblings, 2 replies; 10+ messages in thread
From: Marc-André Lureau @ 2019-11-27 10:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, Eduardo Habkost, Cleber Rosa

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-12-10 19:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 10:10 [PATCH 0/2] analyze-migration.py: require python 3 Marc-André Lureau
2019-11-27 10:10 ` [PATCH 1/2] analyze-migration.py: fix find() type error Marc-André Lureau
2019-11-27 23:37   ` Eduardo Habkost
2019-11-27 10:10 ` [PATCH 2/2] analyze-migration.py: replace numpy with python 3.2 Marc-André Lureau
2019-12-06 14:27   ` Cleber Rosa
2019-12-10  2:58     ` Eduardo Habkost
2019-12-10 10:14       ` Marc-André Lureau
2019-12-10 17:49         ` Cleber Rosa
2019-12-10 17:57           ` Cleber Rosa
2019-12-10 19:26             ` Eduardo Habkost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).