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

HTML-decode URLs in HTML indexes #2215

Merged
merged 1 commit into from
Mar 5, 2024
Merged

HTML-decode URLs in HTML indexes #2215

merged 1 commit into from
Mar 5, 2024

Conversation

charliermarsh
Copy link
Member

Summary

If the index lists a URL like https://buf.build/gen/python/hashb-foxglove-protocolbuffers-python/hashb_foxglove_protocolbuffers_python-25.3.0.1.20240226043130+465630478360-py3-none-any.whl, we need to decode that to https://buf.build/gen/python/hashb-foxglove-protocolbuffers-python/hashb_foxglove_protocolbuffers_python-25.3.0.1.20240226043130+465630478360-py3-none-any.whl.

Closes #2202.

@charliermarsh charliermarsh added the bug Something isn't working label Mar 5, 2024
@charliermarsh charliermarsh marked this pull request as ready for review March 5, 2024 19:21
@charliermarsh charliermarsh added the registry Related to package indexes and registries label Mar 5, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) March 5, 2024 19:25
@charliermarsh charliermarsh merged commit aeb80e3 into main Mar 5, 2024
7 checks passed
@charliermarsh charliermarsh deleted the charlie/decode branch March 5, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working registry Related to package indexes and registries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uv cannot handle + in package version
1 participant