Hi Ariel, > On 16 Dec 2024, at 23:07, Ariel Otilibili <ariel.otilibili-ani...@eurecom.fr> > wrote: > > * since 3.12 invalid escape sequences generate SyntaxWarning > * in the future, these invalid sequences will generate SyntaxError > * therefore changed syntax to raw string notation. > > Link: https://docs.python.org/3/whatsnew/3.12.html#other-language-changes > Fixes: d8f3a67bf98 ("pygrub: further improve grub2 support") > Fixes: dd03048708a ("xen/pygrub: grub2/grub.cfg from RHEL 7 has new commands > in menuentry") > Fixes: d1b93ea2615 ("tools/pygrub: Make pygrub understand default entry in > string format") > Fixes: 622e368758b ("Add ZFS libfsimage support patch") > Fixes: 02b26c02c7c ("xen/scripts: add cppcheck tool to the xen-analysis.py > script") > Fixes: 56c0063f4e7 ("xen/misra: xen-analysis.py: Improve the cppcheck version > check") > > Cc: Anthony PERARD <anthony.per...@vates.tech> > Cc: Luca Fancellu <luca.fance...@arm.com> > Cc: Andrew Cooper <andrew.coop...@citrix.com> > Signed-off-by: Ariel Otilibili <ariel.otilibili-ani...@eurecom.fr>
For the xen_analysis tool: Reviewed-by: Luca Fancellu <luca.fance...@arm.com>