Skip to content

BUG: fix wrong handling of some windows network paths#635

Open
theroggy wants to merge 8 commits into
geopandas:mainfrom
theroggy:BUG-fix-wrong-handling-of-some-windows-network-paths
Open

BUG: fix wrong handling of some windows network paths#635
theroggy wants to merge 8 commits into
geopandas:mainfrom
theroggy:BUG-fix-wrong-handling-of-some-windows-network-paths

Conversation

@theroggy
Copy link
Copy Markdown
Member

@theroggy theroggy commented Feb 19, 2026

Resolves #632

@theroggy theroggy added this to the 0.12.2 milestone Feb 19, 2026
@jorisvandenbossche
Copy link
Copy Markdown
Member

@theroggy have you seem my comment on the issue? Because if this is in fact not specific to Windows, we might want to fix it differently, such that it is also fixed in the code path that uses _parse_uri

@theroggy
Copy link
Copy Markdown
Member Author

@theroggy have you seem my comment on the issue? Because if this is in fact not specific to Windows, we might want to fix it differently, such that it is also fixed in the code path that uses _parse_uri

Yes, I saw, but didn't get to it yet to have a closer look...

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.

BUG: Windows UNC paths are parsed as URI

2 participants