qemu-cr16/python/qemu/qmp
Vladimir Sementsov-Ogievskiy f187cfefd2 python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument
The argument is unused, let's drop it for now, as we are going to
refactor the interface and don't want to refactor unused things.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20231006154125.1068348-2-vsementsov@yandex-team.ru
Signed-off-by: John Snow <jsnow@redhat.com>
2023-10-12 14:21:43 -04:00
..
__init__.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
error.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
events.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
legacy.py python/qemu/qmp/legacy: cmd(): drop cmd_id unused argument 2023-10-12 14:21:43 -04:00
message.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
models.py docs/interop: Convert qmp-spec.txt to rST 2023-05-22 10:21:01 +02:00
protocol.py python/qmp: remove Server.wait_closed() call for Python 3.12 2023-10-11 16:02:34 -04:00
py.typed python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_client.py docs/interop: Convert qmp-spec.txt to rST 2023-05-22 10:21:01 +02:00
qmp_shell.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_tui.py python: bump minimum requirements so they are compatible with 3.12 2023-07-07 12:49:22 +02:00
util.py python: update for mypy 0.950 2022-06-06 09:26:54 +02:00