Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Fix hash url parsing #412

Merged
merged 4 commits into from
May 9, 2024

Conversation

m-richards
Copy link
Member

This is an upstream equivalent of geopandas/geopandas#3280 to fix geopandas/geopandas#3279 which is an edge case to do with using urlparse in detecting file schemes.

Copy link
Member

@brendan-ward brendan-ward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @m-richards - this was definitely not something we were watching for!

Can you please add a changelog entry for this fix, for 0.8.1?

Copy link
Member

@brendan-ward brendan-ward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @m-richards !

@brendan-ward brendan-ward merged commit ffea442 into geopandas:main May 9, 2024
20 checks passed
@m-richards m-richards deleted the fix_hash_url_parsing branch June 21, 2024 12:32
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: Unable to open files with fiona where filepath contains a # character
3 participants