qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 16/16] python/qemu: Add mypy type annotations


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 16/16] python/qemu: Add mypy type annotations
Date: Mon, 13 Jul 2020 11:36:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 7/10/20 7:22 AM, John Snow wrote:
> These should all be purely annotations with no changes in behavior at
> all. You need to be in the python folder, but you should be able to
> confirm that these annotations are correct (or at least self-consistent)
> by running `mypy --strict qemu`.
> 
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
>  python/qemu/accel.py   |  8 ++--
>  python/qemu/machine.py | 94 ++++++++++++++++++++++++------------------
>  python/qemu/qmp.py     | 44 +++++++++++---------
>  python/qemu/qtest.py   | 26 +++++++-----
>  4 files changed, 98 insertions(+), 74 deletions(-)
> 

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]