Re: [PATCH v2 38/38] qapi/visit.py: add type hint annotations
On Tue, Sep 22, 2020 at 05:01:01PM -0400, John Snow wrote: > Annotations do not change runtime behavior. > This commit *only* adds annotations. > > Signed-off-by: John Snow Reviewed-by: Cleber Rosa Tested-by: Cleber Rosa signature.asc Description: PGP signature
Re: [PATCH v2 38/38] qapi/visit.py: add type hint annotations
On Tue, Sep 22, 2020 at 05:01:01PM -0400, John Snow wrote: > Annotations do not change runtime behavior. > This commit *only* adds annotations. > > Signed-off-by: John Snow Reviewed-by: Eduardo Habkost -- Eduardo