[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 00/16] python: add mypy support to python/qemu
From: |
Kevin Wolf |
Subject: |
Re: [PATCH v2 00/16] python: add mypy support to python/qemu |
Date: |
Thu, 4 Jun 2020 16:51:05 +0200 |
Am 02.06.2020 um 23:45 hat John Snow geschrieben:
> Requires: 20200602194844.15258-1-jsnow@redhat.com
>
> This series is extracted from my larger series that attempted to bundle
> our python module as an installable module. These fixes don't require that,
> so they are being sent first as I think there's less up for debate in here.
>
> This requires my "refactor shutdown" patch as a pre-requisite.
I had only minor comments, so with or without the suggested changes:
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
- [PATCH v2 14/16] python/qemu: make 'args' style arguments immutable, (continued)
- [PATCH v2 14/16] python/qemu: make 'args' style arguments immutable, John Snow, 2020/06/02
- [PATCH v2 13/16] python/machine.py: fix _popen access, John Snow, 2020/06/02
- [PATCH v2 15/16] iotests.py: Adjust HMP kwargs typing, John Snow, 2020/06/02
- [PATCH v2 16/16] python/qemu: Add mypy type annotations, John Snow, 2020/06/02
- Re: [PATCH v2 00/16] python: add mypy support to python/qemu, Eric Blake, 2020/06/02
- Re: [PATCH v2 00/16] python: add mypy support to python/qemu, Vladimir Sementsov-Ogievskiy, 2020/06/03
- Re: [PATCH v2 00/16] python: add mypy support to python/qemu,
Kevin Wolf <=