qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 00/12] python: Explicit usage of Python 3
Date: Tue, 4 Feb 2020 18:20:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 1/30/20 5:32 PM, 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/address@hidden/msg675024.html

Since v1:
- new checkpatch.pl patch
- addressed Kevin and Vladimir review comments
- added R-b/A-b tags

Regards,

Phil.

Philippe Mathieu-Daudé (12):
   scripts/checkpatch.pl: Only allow Python 3 interpreter
   tests/qemu-iotests/check: Allow use of python3 interpreter
   tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
   tests: Explicit usage of Python 3
   scripts: Explicit usage of Python 3 (scripts with __main__)
   scripts/minikconf: Explicit usage of Python 3
   tests/acceptance: Remove shebang header
   scripts/tracetool: Remove shebang header
   tests/vm: Remove shebang header
   tests/qemu-iotests: Explicit usage of Python3 (scripts without
     __main__)
   scripts: Explicit usage of Python 3 (scripts without __main__)
   tests/qemu-iotests/check: Only check for Python 3 interpreter

Series applied to my python-next tree:
https://gitlab.com/philmd/qemu/commits/python-next




reply via email to

[Prev in Thread] Current Thread [Next in Thread]