Re: [PATCH] avocado: fix Python invalid escape sequence
Queued, thanks. Paolo
Re: [PATCH] avocado: fix Python invalid escape sequence
Hi Marc-André, On 16/11/23 14:00, marcandre.lur...@redhat.com wrote: From: Marc-André Lureau This is an error in Python 3.12; fix it by using a raw string literal. Cc: qemu-sta...@nongnu.org Signed-off-by: Marc-André Lureau --- tests/avocado/machine_s390_ccw_virtio.py | 10 +- 1 f