Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide _kwargs and _url on local paths #131

Merged

Conversation

ap--
Copy link
Collaborator

@ap-- ap-- commented Aug 7, 2023

Some downstream dependencies rely on accessing ._kwargs and ._url which is not available on the PosixUPath and WindowsUPath subclasses.

While the two are implementation details, we should provide a reasonable deprecation cycle until we offer a better (or better documented) public API (see #129)

So for now, let's ensure that ._kwargs and ._url are available on all UPath subclasses.

@ap-- ap-- merged commit e3f9a91 into fsspec:main Aug 7, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant