Show patches with: Series = qapi: statically type schema.py       |    State = Action Required       |   23 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,23/23] qapi/schema: remove unnecessary asserts qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,22/23] qapi/schema: turn on mypy strictness qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,21/23] qapi/schema: add type hints qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,20/23] qapi/parser.py: assert member.info is present in connect_member qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,19/23] qapi/parser: demote QAPIExpression to Dict[str, Any] qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,18/23] qapi/schema: assert inner type of QAPISchemaVariants in check_clash() qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,17/23] qapi/schema: fix typing for QAPISchemaVariants.tag_member qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,16/23] qapi/schema: Don't initialize "members" with `None` qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,15/23] qapi/schema: add _check_complete flag qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,14/23] qapi/schema: assert info is present when necessary qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,13/23] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,12/23] qapi: use schema.resolve_type instead of schema.lookup_type qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,11/23] qapi/schema: assert resolve_type has 'info' and 'what' args on error qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,10/23] qapi/schema: add type narrowing to lookup_type() qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,09/23] qapi/schema: adjust type narrowing for mypy's benefit qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,08/23] qapi/schema: make c_type() and json_type() abstract methods qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,07/23] qapi/schema: declare type for QAPISchemaArrayType.element_type qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,06/23] qapi/schema: declare type for QAPISchemaObjectTypeMember.type qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,05/23] qapi: create QAPISchemaDefinition qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,04/23] qapi/schema: add pylint suppressions qapi: statically type schema.py - 1 - --- 2024-03-13 John Snow New
[v4,03/23] qapi: sort pylint suppressions qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,02/23] qapi/parser: shush up pylint qapi: statically type schema.py - - - --- 2024-03-13 John Snow New
[v4,01/23] qapi/parser: fix typo - self.returns.info => self.errors.info qapi: statically type schema.py - - - --- 2024-03-13 John Snow New