qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 14/19] qapi/introspect.py: add type hint annotations


From: Markus Armbruster
Subject: Re: [PATCH v6 14/19] qapi/introspect.py: add type hint annotations
Date: Thu, 18 Feb 2021 19:56:54 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

John Snow <jsnow@redhat.com> writes:

> NB: The type aliases (SchemaInfo et al) declare intent for some of the
> "dictly-typed" objects we pass around in introspect.py. They do not
> enforce the shape of those objects, and cannot, until Python 3.7 or
> later. (And even then, it may not be "worth it".)
>
> Signed-off-by: John Snow <jsnow@redhat.com>

Series:
Reviewed-by: Markus Armbruster <armbru@redhat.com>

I'm queuing all but the last patch.




reply via email to

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