Skip to content

Conversation

perlpunk
Copy link
Contributor

https://docs.python.org/dev/whatsnew/3.12.html#other-language-changes

/opt/openqa-trigger-from-ibs/script/scriptgen.py:489: SyntaxWarning: invalid escape sequence '\.'
    """build=$(grep -o -E '(Build|Snapshot)[^-]*' __envsub/files_iso.lst | grep -o -E '[0-9]\.?[0-9]+(\.[0-9]+)*' | head -n 1)""",

https://docs.python.org/dev/whatsnew/3.12.html#other-language-changes

    /script/scriptgen.py:489: SyntaxWarning: invalid escape sequence '\.'
        """build=$(grep -o -E '(Build|Snapshot)[^-]*' __envsub/files_iso.lst | grep -o -E '[0-9]\.?[0-9]+(\.[0-9]+)*' | head -n 1)""",
@perlpunk perlpunk force-pushed the fix-escape-sequence branch from 035f98a to ac07a6a Compare March 19, 2025 12:35
@perlpunk perlpunk changed the title Adjust escape sequence to new rules in python 3.12 Avoid warning about escape sequence in python 3.12 Mar 19, 2025
@perlpunk perlpunk merged commit 9167acf into os-autoinst:master Mar 19, 2025
5 checks passed
@perlpunk perlpunk deleted the fix-escape-sequence branch July 15, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants