Skip to content

Heads up: pathlib.VirtualPath may be coming soonΒ #347

@barneygale

Description

@barneygale

I've logged a CPython PR that adds a private pathlib._VirtualPath class:

python/cpython#106337

If/when that lands, it's not much more work to drop the underscore and introduce pathlib.VirtualPath to the world. This would be Python 3.13 at the earliest.

Would it be suitable for use in cloudpathlib? It would be great to have your feedback

Metadata

Metadata

Assignees

No one assigned

    Labels

    design decisionIssues that are waiting on making a final decision about the design of the API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions