Show patches with: Submitter = John Snow       |    Archived = No       |   578 patches
« 1 2 ... 3 4 5 6 »
Patch Series S/W/F Date Submitter Delegate State
[v3,30/47] qapi/source.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,29/47] qapi/source.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,28/47] qapi/commands.py: enable checking with mypy qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,27/47] qapi/commands.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,26/47] qapi/commands.py: Don't re-bind to variable of different type qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,25/47] qapi/events.py: Move comments into docstrings qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,24/47] qapi/events.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,23/47] qapi: establish mypy type-checking baseline qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,22/47] qapi/common.py: move build_params into gen.py qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,21/47] qapi/common.py: Convert comments into docstrings, and elaborate qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,20/47] qapi/common.py: add type hint annotations qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,19/47] qapi/common.py: check with pylint qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,18/47] qapi/common.py: Replace one-letter 'c' variable qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,17/47] qapi/common.py: delint with pylint qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,16/47] qapi/common.py: Add indent manager qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,15/47] qapi/common.py: Remove python compatibility workaround qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,14/47] qapi: add pylintrc qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,13/47] qapi: delint using flake8 qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,12/47] qapi: enforce import order/styling with isort qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,11/47] qapi: Remove wildcard includes qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,10/47] qapi: Prefer explicit relative imports qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,09/47,DO-NOT-MERGE] docs: add scripts/qapi/main to python manual qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,08/47] qapi: move generator entrypoint into module qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,07/47] qapi-gen: Separate arg-parsing from generation qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,06/47,DO-NOT-MERGE] docs: enable sphinx-autodoc for scripts/qapi qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,05/47] qapi/doc.py: Change code templates from function to string qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,04/47] qapi: modify docstrings to be sphinx-compatible qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,03/47,DO-NOT-MERGE] docs/sphinx: change default role to "any" qapi: static typing conversion, pt1 --- 2020-09-25 John Snow Superseded
[v3,02/47,DO-NOT-MERGE] docs: repair broken references qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v3,01/47,DO-NOT-MERGE] docs: replace single backtick (`) with double-backtick (``) qapi: static typing conversion, pt1 --- 2020-09-25 John Snow New
[v2,1/1] MAINTAINERS: Add Python library stanza MAINTAINERS: Add Python library stanza --- 2020-09-22 John Snow Superseded
[25/25] qapi/schema.py: Use python3 style super() qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[24/25] qapi/schema.py: Add module docstring qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[23/25] qapi/schema.py: enable pylint checks qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[22/25] qapi/schema.py: Ignore unused argument for check() qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[21/25] qapi/schema.py: disable pylint line limit qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[20/25] qapi/schema.py: Replace one-letter variable names qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[19/25] qapi/schema.py: Convert several methods to classmethods qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[18/25] qapi/schema.py: Add pylint warning suppressions qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[17/25] qapi: Disable similarity checks in pylint entirely qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[16/25] qapi/schema.py: enable checking qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[15/25] qapi/schema.py: add type hint annotations qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[14/25] qapi/schema.py: Assert variants of an object are also objects qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[13/25] qapi/schema.py: Test type of self.ret_type instead of local temp qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[12/25] qapi/schema.py: remove 'and' from non-bool rvalue expressions qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[11/25] qapi/schema.py: Constrain type of QAPISchemaObjectType members field qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[10/25] qapi/schema.py: Add assertion to ifcond property qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[09/25] qapi/schema.py: remove superfluous assert qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[08/25] qapi/schema.py: Allow alternate_type to assert qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[07/25] qapi/schema.py: constrain tag_member type qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[06/25] qapi/schema.py: constrain QAPISchemaEvent arg_type type qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[05/25] qapi/schema.py: constrain QAPISchemaObjectTypeMember arg_type type qapi: static typing conversion, pt6 --- 2020-09-22 John Snow Superseded
[04/25] qapi/schema.py: constrain QAPISchemaObjectType base type qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[03/25] qapi/schema.py: add assert in stub methods qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[02/25] qapi/schema.py: Move meta-type into class instances qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[01/25] qapi/schema: add Visitable mixin qapi: static typing conversion, pt6 --- 2020-09-22 John Snow New
[26/26] qapi/parser.py: enable pylint checks qapi: static typing conversion, pt5 --- 2020-09-22 John Snow Accepted
[25/26] qapi/parser.py: Silence too-few-public-methods warning qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[24/26] qapi/parser.py: remove one and two-letter variables qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[23/26] qapi/parser.py: enable mypy checks qapi: static typing conversion, pt5 --- 2020-09-22 John Snow Accepted
[22/26] qapi/parser.py: add type hint annotations (QAPIDoc) qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[21/26] qapi/parser.py: QAPIDoc: convert @staticmethod to @classmethod qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[20/26] qapi/parser.py: remove unused check_args_section arguments qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[19/26] qapi/parser.py: add parent argument qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[18/26] qapi/parser.py: Modify _include() to use parser state qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[17/26] qapi/pragma.py: Move pragma parsing out of parser.py qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[16/26] qapi/pragma.py: Move QAPISchemaPragma into its own module qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[15/26] qapi/parser.py: add ParsedExpression type qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[14/26] qapi/parser.py: add docstrings qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[13/26] qapi/parser.py: add type hint annotations qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[12/26] qapi/parser.py: add casts to pragma checks qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[11/26] qapi/parser.py: Convert several methods to @classmethod qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[10/26] qapi/parser.py: assert object keys are strings qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[09/26] qapi/parser.py: assert get_expr returns object in outer loop qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[08/26] qapi/parser.py: Assert lexer value is a string qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[07/26] qapi/parser.py: fully remove 'null' constant qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[06/26] qapi/parser.py: raise QAPIParseError during file opening qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[05/26] qapi/parser.py: start source info at line 0 qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[04/26] qapi/source.py: Add default arguments to QAPISourceInfo qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[03/26] qapi/parser.py: use 'with' statement for opening files qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[02/26] qapi/parser.py: group variable declarations in __init__ qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[01/26] qapi/parser.py: refactor parsing routine into method qapi: static typing conversion, pt5 --- 2020-09-22 John Snow New
[6/6] qapi/error.py: enable pylint checks qapi: static typing conversion, pt4 --- 2020-09-22 John Snow Accepted
[5/6] qapi/error.py: enable mypy checks qapi: static typing conversion, pt4 --- 2020-09-22 John Snow Superseded
[4/6] qapi/parser.py: refactor QAPIParseError qapi: static typing conversion, pt4 --- 2020-09-22 John Snow New
[3/6] qapi/error.py: move QAPIParseError to parser.py qapi: static typing conversion, pt4 --- 2020-09-22 John Snow New
[2/6] qapi/parser.py: remove parser context from QAPIDoc qapi: static typing conversion, pt4 --- 2020-09-22 John Snow New
[1/6] qapi/error.py: refactor error classes qapi: static typing conversion, pt4 --- 2020-09-22 John Snow New
[14/14] qapi/doc.py: enable pylint checks qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[13/14] qapi/doc.py: Assert type of object variant qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[12/14] qapi/doc.py: Assert tag member is Enum type qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[11/14] qapi/doc.py: Don't use private attributes of QAPIGen property qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[10/14] qapi/gen.py: Add __bool__ dunder method to QAPIGen qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[09/14] qapi/doc.py: Remove one-letter variables qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[08/14] qapi/doc.py: Add generic texi_member callback qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[07/14] qapi/doc.py: enable mypy checks qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[06/14] qapi/doc.py: Add type hint annotations qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[05/14] qapi/doc.py: Assert no suffix given for enum members qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[04/14] qapi/doc.py: assert correct types in member_func callbacks qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
[03/14] qapi/doc.py: Add assertion on section.member qapi: static typing conversion, pt3 --- 2020-09-22 John Snow New
« 1 2 ... 3 4 5 6 »