Skip to content

Conversation

@ap--
Copy link
Collaborator

@ap-- ap-- commented Nov 23, 2025

Closes #483

Trailing slash behavior is now identical for:

UPath("proto://path/key/")
UPath("proto://path/", "key/")
UPath("proto://path/").joinpath("key/")

If trailing slashes are kept or not depends on the parser. Currently only parser that does is http/https.

@ap-- ap-- added this to the v0.3.7 milestone Nov 23, 2025
@ap--
Copy link
Collaborator Author

ap-- commented Nov 23, 2025

mac builds failing due to runner issue: actions/runner-images#13341

@ap-- ap-- merged commit 5a080b0 into fsspec:main Nov 23, 2025
22 of 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.

Slashes at the end of paths

1 participant