Skip to content

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

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

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

Conversation

@theroggy

@theroggy theroggy commented Feb 19, 2026

Copy link
Copy Markdown
Member

TODO: on linux, the same issue occurs but this isn't being fixed yet in the current state of the PR...

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...

@theroggy theroggy modified the milestones: 0.12.2, 0.13.0 Jun 26, 2026
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.13.0, 0.13.1 Jun 26, 2026
@jorisvandenbossche

Copy link
Copy Markdown
Member

(pushing this to the next release, so I can start the current one)

@theroggy
theroggy marked this pull request as draft June 26, 2026 10:53
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