Skip to content

Typing path-likes #20

@timhoffm

Description

@timhoffm

There is os.PathLike (https://docs.python.org/3/library/os.html#os.PathLike). Can we use this for type information instead of defining our own _Pathlike = Union[str, pathlib.Path]?

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