Skip to content

Conversation

@JoeZiminski
Copy link
Member

@JoeZiminski JoeZiminski commented Nov 19, 2025

This PR fixes an issue that occurs when an empty string is passed as a local or central path. The string was not being converted to path as the value can be a string, Path or None and only if value was checked, so the empty string case was being treated as None, then not being converted to Path, leading to an error elsewhere.

@JoeZiminski JoeZiminski requested a review from a team November 20, 2025 14:40
@niksirbi
Copy link
Member

Looks good @JoeZiminski. Feel free to merge this when it suits you.

@JoeZiminski
Copy link
Member Author

cheers @niksirbi !

@JoeZiminski JoeZiminski merged commit d39c88b into main Nov 20, 2025
18 checks passed
@JoeZiminski JoeZiminski deleted the fix_empty_path_case branch November 20, 2025 15:39
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.

3 participants