Re: [PATCH 0/4] python: pylint and flake8 support

2020-05-30 Thread Philippe Mathieu-Daudé
On 5/29/20 12:21 AM, John Snow wrote: > This is a quick series to delint the files under python/qemu, with one > extra fix outside of that domain. > > This was split out from my longer series attempting to package > python/qemu. This part is a nice standalone chunk. > > John Snow (4): > scripts

[PATCH 0/4] python: pylint and flake8 support

2020-05-28 Thread John Snow
This is a quick series to delint the files under python/qemu, with one extra fix outside of that domain. This was split out from my longer series attempting to package python/qemu. This part is a nice standalone chunk. John Snow (4): scripts/qmp: Fix shebang and imports python/machine.py: rem