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

Fix redact url in --help #9207

Merged
merged 3 commits into from
Dec 8, 2020
Merged

Conversation

NoahGorny
Copy link
Contributor

@NoahGorny NoahGorny commented Dec 2, 2020

Closes #9191
Closes #9196

Happened as we pass a list from --extra-index-url values, and we only handled regular strings
Added a test to address this

@pradyunsg @sbidoul

Happens because we pass a list from --extra-index-url
@pradyunsg pradyunsg changed the title Fix redact url from help Fix redact url in --help Dec 8, 2020
news/9191.bugfix.rst Outdated Show resolved Hide resolved
@pradyunsg pradyunsg merged commit 643217b into pypa:master Dec 8, 2020
@pradyunsg pradyunsg added this to the 20.3.2 milestone Dec 9, 2020
@NoahGorny NoahGorny deleted the fix-redact-url-from-help branch December 11, 2020 08:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip install --help fails
3 participants