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

Gh 5780 r277179033 #1

Merged
merged 3,933 commits into from
Oct 10, 2019
Merged

Gh 5780 r277179033 #1

merged 3,933 commits into from
Oct 10, 2019

Conversation

lmarvaud
Copy link

chrahunt and others added 30 commits September 19, 2019 20:07
`url_to_path` discards fragment anyway (5th element of
urllib_parse.urlsplit)
…xtras

Remove unnecessary else in convert_extras
As things stand, it'll completely delegate all the metadata generation
to InstallRequirement's methods.

Follow ups will move related code into this module.
…parsing

Refactoring req.constructors requirement parsing
Because it was a little difficult to follow.
Because the comments weren't helpful unless you've built enough context.
…ring

Add documentation string to pip._internal.network.auth
chrahunt and others added 28 commits October 6, 2019 22:31
This is only relevant for our usage of --trusted-host, so it is enough
to initialize it in network.session.
Rename tests.lib.path.Path.{abspath -> resolve()}
…a#7158)

Revert "Optimize upgrade of already-satisfied pinned requirement"
Saves >=10ms on irrelevant platforms.
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.