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/qemu-devel@nongnu.org/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