Skip to content

Conversation

barneygale
Copy link
Contributor

@barneygale barneygale commented Oct 3, 2023

Make public the PurePathBase and PathBase abstract base classes.

PathBase can be subclassed to implement virtual paths: objects representing paths on virtual filesystems, like archive files or remote storage systems.

This PR covers removing the underscore prefix from the classes, and adding documentation.


📚 Documentation preview 📚: https://cpython-previews--110321.org.readthedocs.build/

Add `PurePathBase` and `PathBase` abstract base classes.

`PathBase` can be subclassed to implement *virtual paths*: objects
representing paths on virtual filesystems, like archive files or remote
storage systems.
@bedevere-app bedevere-app bot added the docs Documentation in the Doc dir label Oct 3, 2023
@bedevere-app bedevere-app bot mentioned this pull request Oct 3, 2023
8 tasks
@barneygale
Copy link
Contributor Author

Closing - this won't be mergeable for months/years yet

@barneygale barneygale closed this Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir topic-pathlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant