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 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.
I can change but I'm not understanding what you want.
I just want different subjects for different patches (you use the same for 01 and 09, for 02 and 08), if it possible :) But I don't insist.
Also, will you update checkpatch.pl, to avoid appearing unversioned python again?
I'm not sure I can because checkpatch.pl is written in Perl, but I'll try.
--
Best regards,
Vladimir