Re: [PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests

2025-06-05 Thread John Snow
On Thu, Jun 5, 2025 at 2:35 AM Markus Armbruster wrote: > John Snow writes: > > > Hiya, this series turns on automated linting for scripts/qapi, > > docs/sphinx/qapidoc.py and docs/sphinx/qapi_domain.py. > > > > This includes flake8/isort/pylint/mypy for scripts/qapi, but omits mypy > > from the

Re: [PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests

2025-06-04 Thread Markus Armbruster
John Snow writes: > Hiya, this series turns on automated linting for scripts/qapi, > docs/sphinx/qapidoc.py and docs/sphinx/qapi_domain.py. > > This includes flake8/isort/pylint/mypy for scripts/qapi, but omits mypy > from the Sphinx plugins owing to my inability to strictly type the > extensions