qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] tests/tcg/aarch64: Fix test-mte.py


From: Alex Bennée
Subject: Re: [PATCH] tests/tcg/aarch64: Fix test-mte.py
Date: Fri, 19 Jul 2024 09:55:42 +0100

Richard Henderson <richard.henderson@linaro.org> writes:

> Python 3.12 warns:
>
>   TEST    gdbstub MTE support on aarch64
> /home/rth/qemu/src/tests/tcg/aarch64/gdbstub/test-mte.py:21: SyntaxWarning: 
> invalid escape sequence '\('
>   PATTERN_0 = "Memory tags for address 0x[0-9a-f]+ match \(0x[0-9a-f]+\)."
>
> Double up the \ to pass one through to the pattern.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Queued to maintainer/for-9.1-rc0, thanks.

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]