Re: [PATCH 00/10] python: Explicit usage of Python 3

2020-01-30 Thread Stefan Hajnoczi
On Thu, Jan 30, 2020 at 12:13:52AM +0100, Philippe Mathieu-Daudé wrote: > Hello, > > These are mechanical sed patches used to convert the > code base to Python 3, as suggested on this thread: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg675024.html > > Regards, > > Phil. > > Philippe

Re: [PATCH 00/10] python: Explicit usage of Python 3

2020-01-30 Thread Vladimir Sementsov-Ogievskiy
30.01.2020 18:04, Philippe Mathieu-Daudé wrote: On 1/30/20 3:02 PM, Vladimir Sementsov-Ogievskiy wrote: First, thanks for handling this! 30.01.2020 2:13, Philippe Mathieu-Daudé wrote: Hello, These are mechanical sed patches used to convert the code base to Python 3, as suggested on this threa

Re: [PATCH 00/10] python: Explicit usage of Python 3

2020-01-30 Thread Philippe Mathieu-Daudé
On 1/30/20 3:02 PM, Vladimir Sementsov-Ogievskiy wrote: First, thanks for handling this! 30.01.2020 2:13, Philippe Mathieu-Daudé wrote: Hello, These are mechanical sed patches used to convert the code base to Python 3, as suggested on this thread: https://www.mail-archive.com/qemu-devel@nongnu

Re: [PATCH 00/10] python: Explicit usage of Python 3

2020-01-30 Thread Vladimir Sementsov-Ogievskiy
First, thanks for handling this! 30.01.2020 2:13, Philippe Mathieu-Daudé wrote: Hello, These are mechanical sed patches used to convert the code base to Python 3, as suggested on this thread: https://www.mail-archive.com/qemu-devel@nongnu.org/msg675024.html Regards, Phil. Philippe Mathieu-Da

[PATCH 00/10] python: Explicit usage of Python 3

2020-01-29 Thread Philippe Mathieu-Daudé
Hello, These are mechanical sed patches used to convert the code base to Python 3, as suggested on this thread: https://www.mail-archive.com/qemu-devel@nongnu.org/msg675024.html Regards, Phil. Philippe Mathieu-Daudé (10): scripts: Explicit usage of Python 3 tests/qemu-iotests: Explicit usag