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.org/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.


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.


Reply via email to