Skip to content

Conversation

fzhinkin
Copy link
Collaborator

Previously, shared native Path.parent implementation could filter out a windows path using \ as a separator.

This behavior was fixed to correctly process paths using both \ and / on Windows.

Fixes #221

@fzhinkin fzhinkin added the bug label Oct 11, 2023
@fzhinkin fzhinkin marked this pull request as ready for review October 11, 2023 14:08
@fzhinkin fzhinkin requested a review from shanshin October 11, 2023 14:08
@fzhinkin fzhinkin linked an issue Oct 11, 2023 that may be closed by this pull request
@fzhinkin fzhinkin merged commit 5d8982c into develop Oct 12, 2023
@fzhinkin fzhinkin deleted the fix-path-parent-on-win branch October 12, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Path.parent doesn't work with default Windows path separator

2 participants