[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 00/23] qapi: statically type schema.py
From: |
Markus Armbruster |
Subject: |
Re: [PATCH v4 00/23] qapi: statically type schema.py |
Date: |
Thu, 14 Mar 2024 15:43:01 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
John Snow <jsnow@redhat.com> writes:
> This is *v4*, for some definitions of "version" and "four".
Series
Reviewed-by: Markus Armbruster <armbru@redhat.com>
I'll replace PATCH 12, not because it's wrong, just because I like my
replacement better. I'll post this and two follow-up patches as v5.
I will not let the two follow-up patches delay queuing, though.
Thanks!
- [PATCH v4 15/23] qapi/schema: add _check_complete flag, (continued)
- [PATCH v4 15/23] qapi/schema: add _check_complete flag, John Snow, 2024/03/13
- [PATCH v4 11/23] qapi/schema: assert resolve_type has 'info' and 'what' args on error, John Snow, 2024/03/13
- [PATCH v4 20/23] qapi/parser.py: assert member.info is present in connect_member, John Snow, 2024/03/13
- [PATCH v4 21/23] qapi/schema: add type hints, John Snow, 2024/03/13
- [PATCH v4 08/23] qapi/schema: make c_type() and json_type() abstract methods, John Snow, 2024/03/13
- [PATCH v4 06/23] qapi/schema: declare type for QAPISchemaObjectTypeMember.type, John Snow, 2024/03/13
- [PATCH v4 10/23] qapi/schema: add type narrowing to lookup_type(), John Snow, 2024/03/13
- [PATCH v4 23/23] qapi/schema: remove unnecessary asserts, John Snow, 2024/03/13
- Re: [PATCH v4 00/23] qapi: statically type schema.py,
Markus Armbruster <=