qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/4] qapi: Use super() now we have Python 3


From: John Snow
Subject: Re: [PATCH v2 3/4] qapi: Use super() now we have Python 3
Date: Wed, 4 Mar 2020 15:30:07 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1


On 3/4/20 10:59 AM, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  scripts/qapi/commands.py   |  4 +--
>  scripts/qapi/error.py      |  4 +--
>  scripts/qapi/events.py     |  4 +--
>  scripts/qapi/gen.py        | 10 ++++----
>  scripts/qapi/introspect.py |  4 +--
>  scripts/qapi/parser.py     |  2 +-
>  scripts/qapi/schema.py     | 51 +++++++++++++++++++-------------------
>  scripts/qapi/types.py      |  4 +--
>  scripts/qapi/visit.py      |  4 +--
>  9 files changed, 43 insertions(+), 44 deletions(-)
> 

Reviewed-by: John Snow <address@hidden>




reply via email to

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