qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 00/15] qapi: static typing conversion, pt5a


From: Markus Armbruster
Subject: Re: [PATCH v3 00/15] qapi: static typing conversion, pt5a
Date: Thu, 20 May 2021 11:27:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

John Snow <jsnow@redhat.com> writes:

> This is part five (a), and focuses on QAPISchemaParser in parser.py.
> It does not touch QAPIDoc yet, which will be covered next.
> 
> gitlab: https://gitlab.com/jsnow/qemu/-/commits/python-qapi-cleanup-pt5a
> 
> Requirements:
> - Python 3.6+
> - mypy >= 0.770
> - pylint >= 2.6.0 (2.7.0+ when using Python 3.9+)
> 
> Every commit should pass with:
>  - `isort -c qapi/`
>  - `flake8 qapi/`
>  - `pylint --rcfile=qapi/pylintrc qapi/`
>  - `mypy --config-file=qapi/mypy.ini qapi/`

Series
Reviewed-by: Markus Armbruster <armbru@redhat.com>

and queued with doc string spacing slightly tweaked to consistently
satisfy PEP 8's two spaces between sentences rule.  Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]