Skip to content

Python 3.12+: SyntaxWarning due to invalid escape sequence #8

@zerbarus

Description

@zerbarus

For Python versions 3.12+, the use of regular expression syntax outside of a raw string generates SyntaxWarning (and will be eventually raise a SyntaxError in the future, which would cause the program to stop working). See Python changelog and attached screenshot for details.

issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions