Skip to content

fix!: Don't percent-encode paths #524

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Aug 4, 2025

Change list

Todo

  • Document semantics of path parameter.

Closes #498, closes #496, closes #523

@github-actions github-actions bot added the fix label Aug 4, 2025
@kylebarron kylebarron changed the title fix: Support percent-encoded paths fix!: Don't percent-encode paths Aug 4, 2025
@kylebarron kylebarron changed the title fix!: Don't percent-encode paths fix(pyo3-object-store)!: Don't percent-encode paths Aug 4, 2025
@kylebarron kylebarron changed the title fix(pyo3-object-store)!: Don't percent-encode paths fix(pyo3-object-store): Don't percent-encode paths Aug 4, 2025
@kylebarron kylebarron changed the title fix(pyo3-object-store): Don't percent-encode paths fix: Don't percent-encode paths Aug 4, 2025
@kylebarron kylebarron changed the title fix: Don't percent-encode paths fix!: Don't percent-encode paths Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Path::parse instead of Path::from? How do I access a file with an URL-encoded name on a LocalStore?
1 participant