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

list: disable pip version self check unless given --outdated/--uptodate #12646

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

ichard26
Copy link
Member

@ichard26 ichard26 commented Apr 23, 2024

Resolves #11677.

Writing the test here was a painful experience as I didn't realize that the PIP_DISABLE_PIP_VERSION_CHECK environment variable was being set by default.

@ichard26
Copy link
Member Author

@sbidoul I know that you took issue with my previous approach, let me know if this is more palatable :)

@ichard26 ichard26 added this to the 24.1 milestone Apr 24, 2024
@pradyunsg pradyunsg merged commit e884c00 into pypa:main Apr 26, 2024
25 checks passed
@ichard26 ichard26 deleted the list branch April 26, 2024 20:10
@ichard26
Copy link
Member Author

Thanks @uranusjr for the review and @pradyunsg for accepting my change for the release :)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip list should not perform a self-update check
3 participants