Re: [PATCH v3 0/8] qapi: static typing conversion, pt4

2021-04-22 Thread John Snow
On 4/22/21 4:09 AM, Markus Armbruster wrote: John Snow writes: Hi, this series adds static type hints to the QAPI module. This is part four, and focuses on error.py. Part 4: https://gitlab.com/jsnow/qemu/-/tree/python-qapi-cleanup-pt4 CI: https://gitlab.com/jsnow/qemu/-/pipelines/290152364 R

Re: [PATCH v3 0/8] qapi: static typing conversion, pt4

2021-04-22 Thread Markus Armbruster
John Snow writes: > Hi, this series adds static type hints to the QAPI module. > This is part four, and focuses on error.py. > > Part 4: https://gitlab.com/jsnow/qemu/-/tree/python-qapi-cleanup-pt4 > CI: https://gitlab.com/jsnow/qemu/-/pipelines/290152364 > > Requirements: > - Python 3.6+ > - myp

[PATCH v3 0/8] qapi: static typing conversion, pt4

2021-04-21 Thread John Snow
Hi, this series adds static type hints to the QAPI module. This is part four, and focuses on error.py. Part 4: https://gitlab.com/jsnow/qemu/-/tree/python-qapi-cleanup-pt4 CI: https://gitlab.com/jsnow/qemu/-/pipelines/290152364 Requirements: - Python 3.6+ - mypy >= 0.770 - pylint >= 2.6.0 (2.7.0+