Skip to content

compat: fspath doesn't work with pathlib.Path on Python 3.5 #2903

@ghost

Description

fspath is currently (0.70.0) not working for pathlib.Path in python 3.5 because it lacks __fspath__ implementation.

We need to either fix it, or put a warning on this to prevent using pathlib.Path with fspath.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions