diff options
| author | Mads Ynddal <m.ynddal@samsung.com> | 2023-09-26 12:34:27 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2023-09-26 12:28:51 -0400 |
| commit | ce96eb334dc0a3a7f570f422e8a578495f34e4f2 (patch) | |
| tree | c2aff7310b966c7a6079e883c92ba950d979f234 /python/qemu/machine/console_socket.py | |
| parent | 3b71b61e9f50cad73958a87216dba7b22b851318 (diff) | |
| download | focaccia-qemu-ce96eb334dc0a3a7f570f422e8a578495f34e4f2.tar.gz focaccia-qemu-ce96eb334dc0a3a7f570f422e8a578495f34e4f2.zip | |
simpletrace: update code for Python 3.11
The call to `getargspec` was deprecated and in Python 3.11 it has been removed in favor of `getfullargspec`. `getfullargspec` is compatible with QEMU's requirement of at least Python version 3.6. Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Mads Ynddal <m.ynddal@samsung.com> Message-id: 20230926103436.25700-6-mads@ynddal.dk Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'python/qemu/machine/console_socket.py')
0 files changed, 0 insertions, 0 deletions