Skip to content

verbatim path prefix not normalized correctly #6

@andrewbanchich

Description

@andrewbanchich

On Windows, calling path.to_slash() on a verbatim path like:

\\?\C:\Users\andrew\foo

produces:

\\?\C:/Users/andrew/foo

when it should produce:

\\?/C:/Users/andrew/foo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions