qemu-cr16/python/qemu/qmp
John Snow f9d2e0a3bd python: backport 'drop Python3.6 workarounds'
Now that the minimum version is 3.7, drop some of the 3.6-specific hacks
we've been carrying. A single remaining compatibility hack concerning
3.6's lack of @asynccontextmanager is addressed in the following commit.

Signed-off-by: John Snow <jsnow@redhat.com>
cherry picked from commit python-qemu-qmp@3e8e34e594cfc6b707e6f67959166acde4b421b8
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2025-09-15 14:36:01 -04:00
..
__init__.py python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
error.py python: backport 'Change error classes to have better repr methods' 2025-09-15 14:36:01 -04:00
events.py python: backport 'EventListener: add __repr__ method' 2025-09-15 14:36:01 -04:00
legacy.py python: backport 'kick event queue on legacy event_pull()' 2025-09-15 14:36:01 -04:00
message.py python: backport 'Change error classes to have better repr methods' 2025-09-15 14:36:01 -04:00
models.py docs/interop: Convert qmp-spec.txt to rST 2023-05-22 10:21:01 +02:00
protocol.py python: backport 'drop Python3.6 workarounds' 2025-09-15 14:36:01 -04:00
py.typed python: rename qemu.aqmp to qemu.qmp 2022-04-21 11:01:00 -04:00
qmp_client.py python: backport 'Change error classes to have better repr methods' 2025-09-15 14:36:01 -04:00
qmp_shell.py python/qemu: rename command() to cmd() 2023-10-12 14:21:43 -04:00
qmp_tui.py python: backport 'drop Python3.6 workarounds' 2025-09-15 14:36:01 -04:00
util.py python: backport 'drop Python3.6 workarounds' 2025-09-15 14:36:01 -04:00