Skip to content

Escaping opening braces in f-strings causes a tokenizer error #699

@zsol

Description

@zsol

Not sure if is the same issue, but this also breaks the native parser: f"regexp_like(path, '.*\{file_type}$')"

This is another example: f"{{}}"

Originally posted by @lpetre in #668 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions