Skip to content

"\w" is an invalid escape sequence #1564

@mtelka

Description

@mtelka

Testing with Python 3.14.0 shows this warning:

$(@D)/tests/test_cache.py:155: SyntaxWarning: "\w" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\w"? A raw string is also an option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions