Skip to content

Please don't rewrite r-strings #11

Description

@edreamleo

It's natural to use r"regex-pattern". When converting % operators within such strings, it would be much more helpful to leave the regex-pattern exactly as it was, except for any % replacements.

In other words, convert the r-string to an fr-string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions