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

resolvelib: make PEP 503 handling more correct #412

Merged
merged 3 commits into from
Nov 19, 2022

Conversation

woodruffw
Copy link
Member

We now normalize all index URLs to end with a trailing slash, which PEP 503 encourages for maximum compatibility. This also has the added benefit of fixing a urljoin bug.

We now normalize all index URLs to end with a trailing slash,
which PEP 503 encourages for maximum compatibility. This also
has the added benefit of fixing a `urljoin` bug.
@woodruffw woodruffw requested a review from di November 19, 2022 02:19
@woodruffw woodruffw merged commit 65048f7 into main Nov 19, 2022
@woodruffw woodruffw deleted the ww/more-correct-pep-503-handling branch November 19, 2022 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:dep-sources Dependency sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants