Skip to content

click.Path returns str, not pathlib.Path #405

@flying-sheep

Description

@flying-sheep

It’s surprising that INT returns an int, File a file, STRING a str, but Path a …str?

A click.Path parameter should return a pathlib.Path object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions