Files
flatpak/scripts/flatpak-bisect
Manuel Rego Casasnovas 6ae117c250 flatpak-bisect: Use raw string for regular expression
This is showing a SyntaxWarning when using flatpak-bisect
with Python 3.12. Using a raw string fixes it.

See second change listed in:
https://docs.python.org/3/whatsnew/3.12.html#other-language-changes

Closes: #6508
2026-02-25 23:39:15 +05:30

7.7 KiB
Executable File