Skip to content

DOC: describe UPath/s3fs behavior with is_dir()#503

Merged
ap-- merged 2 commits into
fsspec:mainfrom
lagamura:main
Dec 20, 2025
Merged

DOC: describe UPath/s3fs behavior with is_dir()#503
ap-- merged 2 commits into
fsspec:mainfrom
lagamura:main

Conversation

@lagamura

Copy link
Copy Markdown
Contributor

Document UPath.is_dir() behavior for non-existing bucket vs existing bucket without authentication provided.

Fixes #502

@ap--

ap-- commented Dec 19, 2025

Copy link
Copy Markdown
Collaborator

Thank you for your contribution @lagamura 🙏 ❤️

@ap-- ap-- merged commit 170d9be into fsspec:main Dec 20, 2025
27 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.

S3Path.is_dir() returns False instead of raising error when no credentials are provided

2 participants