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

Verify quoting for other parts of the URL #7605

Open
uranusjr opened this issue Jan 16, 2020 · 0 comments
Open

Verify quoting for other parts of the URL #7605

uranusjr opened this issue Jan 16, 2020 · 0 comments
Labels
S: needs triage Issues/PRs that need to be triaged

Comments

@uranusjr
Copy link
Member

Following up https://github.com/pypa/pip/pull/7596/files#r366809139

Currently there are no tests around special characters for things like &subdirectory=, #egg=, and other parts of the URL like auth. We should add those and verify they are all working. (egg is probably fine since all valid package names are URL-safe anyway, but it won’t hurt to at least understand its behaviour.)

Related: #7596 #7604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: needs triage Issues/PRs that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant