Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
qapi: static typing conversion, pt1
| 38 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,38/38] qapi/visit.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,37/38] qapi/visit.py: remove unused parameters from gen_visit_object
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,36/38] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,35/38] qapi/types.py: remove one-letter variables
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,34/38] qapi/types.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,33/38] qapi/introspect.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,32/38] qapi/introspect.py: create a typed 'Node' data structure
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,31/38] qapi/introspect.py: add _gen_features helper
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,30/38] qapi/introspect.py: Add a typed 'extra' structure
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,29/38] qapi/gen.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,28/38] qapi/gen.py: update write() to be more idiomatic
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,27/38] qapi/gen.py: Remove unused parameter
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,26/38] qapi/gen.py: Enable checking with mypy
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,25/38] qapi/gen.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,24/38] qapi/gen.py: Fix edge-case of _is_user_module
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,23/38] qapi/source.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,22/38] qapi/source.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,21/38] qapi/commands.py: enable checking with mypy
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,20/38] qapi/commands.py: add notational type hints
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,19/38] qapi/commands.py: Don't re-bind to variable of different type
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,18/38] qapi/events.py: Move comments into docstrings
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,17/38] qapi/events.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,16/38] qapi: establish mypy type-checking baseline
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,15/38] qapi/common.py: move build_params into gen.py
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,14/38] qapi/common.py: Convert comments into docstrings, and elaborate
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,13/38] qapi/common.py: add type hint annotations
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,12/38] qapi/common.py: check with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,11/38] qapi/common.py: Replace one-letter 'c' variable
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,10/38] qapi/common.py: delint with pylint
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,09/38] qapi/common.py: Add indent manager
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,08/38] qapi/common.py: Remove python compatibility workaround
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,07/38] qapi: add pylintrc
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,06/38] qapi: delint using flake8
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,05/38] qapi: Remove wildcard includes
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,04/38] qapi: Prefer explicit relative imports
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,03/38] qapi: move generator entrypoint into module
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
New
[v2,02/38] qapi-gen: Separate arg-parsing from generation
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded
[v2,01/38,DO-NOT-MERGE] qapi: add debugging tools
qapi: static typing conversion, pt1
-
-
-
2020-09-22
John Snow
Superseded