Skip to content

Issues: fsspec/universal_pathlib

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Provide key/object_name/blob attribute in CloudPath enhancement 🚀 New feature or request
#300 opened Oct 21, 2024 by Dev-iL
Start using pypi trusted publisher maintenance 🚧 Package maintenance related
#280 opened Sep 8, 2024 by ap--
rename (move) file over different file system enhancement 🚀 New feature or request
#234 opened Jul 9, 2024 by petrus-v
Efficient copying via shutil enhancement 🚀 New feature or request
#227 opened Jun 25, 2024 by four43
Prepare for release v0.3.0 release ✨ Tracks new releases of universal-pathlib
#223 opened Jun 14, 2024 by ap--
10 of 16 tasks
v0.3.0
relative_to doesn't work for FilePath bug 🐛 Something isn't working
#214 opened Apr 15, 2024 by CompRhys v0.3.0
Relative paths don't work when _protocol_dispatch = False. documentation 📘 Improvements or additions to documentation question ❓ Further information is requested
#211 opened Mar 26, 2024 by keunhong
s3fs kwarg unexpected keyword argument in AioSession question ❓ Further information is requested
#209 opened Mar 19, 2024 by bjhardcastle
Passing abfs as fs parameter to UPath fails. question ❓ Further information is requested
#207 opened Mar 14, 2024 by mat-ej
Custom subclasses now require a fsspec filesystem documentation 📘 Improvements or additions to documentation question ❓ Further information is requested
#197 opened Feb 19, 2024 by joouha
Provide and interface to query and fragments enhancement 🚀 New feature or request help wanted 🙏 Extra attention is needed
#194 opened Feb 18, 2024 by ap--
Inherit from PathBase instead of Path compatibility 🤝 Compatibility with stdlib pathlib enhancement 🚀 New feature or request
#193 opened Feb 18, 2024 by ap--
2 tasks
v0.3.0
S3Path Relative_to returns itself bug 🐛 Something isn't working
#184 opened Feb 14, 2024 by AlexBondViv v0.3.0
relative_to on GCSPaths does not return a relative path bug 🐛 Something isn't working documentation 📘 Improvements or additions to documentation
#170 opened Jan 19, 2024 by xjmdale v0.3.0
Reuse s3 boto client? question ❓ Further information is requested
#168 opened Dec 22, 2023 by theogaraj
ci: add code-coverage runs enhancement 🚀 New feature or request
#157 opened Oct 19, 2023 by ap--
UPath handling of paths with double slashes // bug 🐛 Something isn't working
#144 opened Sep 16, 2023 by ap--
Provide support for relative file uris? compatibility 🤝 Compatibility with stdlib pathlib enhancement 🚀 New feature or request
#142 opened Sep 3, 2023 by ap--
Improve error message when providing UPath instances to open() compatibility 🤝 Compatibility with stdlib pathlib
#124 opened Jul 31, 2023 by ap--
ProTip! Exclude everything labeled bug with -label:bug.