-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-122744: test_venv: ignore pip's complaint about missing ssl #122776
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
Conversation
I can't speak for pip maintainers, but I do wonder if the phrasing of "truststore" is a hold-over from when it was an optional feature enabled by flag (ie |
Well, we can easily adjust whenever |
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ythonGH-122776) (cherry picked from commit 0d9c123) Co-authored-by: Petr Viktorin <[email protected]>
…ythonGH-122776) (cherry picked from commit 0d9c123) Co-authored-by: Petr Viktorin <[email protected]>
GH-122822 is a backport of this pull request to the 3.12 branch. |
GH-122823 is a backport of this pull request to the 3.13 branch. |
…GH-122776) (GH-122823) (cherry picked from commit 0d9c123) Co-authored-by: Petr Viktorin <[email protected]>
…GH-122776) (GH-122822) (cherry picked from commit 0d9c123) Co-authored-by: Petr Viktorin <[email protected]>
This is a new warning emitted by pip for its “Using system certificate stores” feature.