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

Restore the Pex User-Agent. #1648

Merged
merged 2 commits into from
Mar 6, 2022

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Mar 6, 2022

This was added in #152 to fix #101 but has since been lost to vendored
Pip taking over for ~all network requests. Pex will be fetching
artifacts recorded in its lockfiles now; so it's time to restore this.

Work towards #1583.

This was added in pex-tool#152 to fix pex-tool#101 but has since been lost to vendored
Pip taking over for ~all network requests. Pex will be fetching
artifacts recorded in its lockfiles now; so it's time to restore this.

Work towards pex-tool#1583.
@jsirois jsirois merged commit c4684b6 into pex-tool:main Mar 6, 2022
@jsirois jsirois deleted the issues/1583/good-netitizen branch March 6, 2022 23:33
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.

set user-agent to something pex-identifiable
2 participants