[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 22/38] qapi/source.py: add type hint annotations
From: |
Eduardo Habkost |
Subject: |
Re: [PATCH v2 22/38] qapi/source.py: add type hint annotations |
Date: |
Wed, 23 Sep 2020 10:52:04 -0400 |
On Tue, Sep 22, 2020 at 05:00:45PM -0400, John Snow wrote:
> Annotations do not change runtime behavior.
> This commit *only* adds annotations.
>
> Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
--
Eduardo
- Re: [PATCH v2 19/38] qapi/commands.py: Don't re-bind to variable of different type, (continued)
[PATCH v2 26/38] qapi/gen.py: Enable checking with mypy, John Snow, 2020/09/22
[PATCH v2 25/38] qapi/gen.py: add type hint annotations, John Snow, 2020/09/22