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@xxxxxxxxxx/msg675024.html Regards, Phil. Philippe Mathieu-Daudé (10): scripts: Explicit usage of Python 3 tests/qemu-iotests: Explicit usage of Python 3 tests: Explicit usage of Python 3 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 Python 3 scripts: Explicit usage of Python 3 tests/qemu-iotests/check: Update to match Python 3 interpreter
Could you please not use same subject for different patches? Such things are hard to manage during patch porting from version to version. Also, will you update checkpatch.pl, to avoid appearing unversioned python again? -- Best regards, Vladimir