Skip to content

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

Merged
pradyunsg merged 2 commits into
pypa:mainfrom
ichard26:list
Apr 26, 2024
Merged

list: disable pip version self check unless given --outdated/--uptodate#12646
pradyunsg merged 2 commits into
pypa:mainfrom
ichard26:list

Conversation

@ichard26

@ichard26 ichard26 commented Apr 23, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown
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
@ichard26 ichard26 deleted the list branch April 26, 2024 20:10
@ichard26

Copy link
Copy Markdown
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