Skip to content

Conversation

meet-vasita
Copy link

This PR fixes the inconsistency in the pip freeze --all documentation. In Python 3.11 and earlier, pip, setuptools, wheel, and distribute are skipped by default, while in Python 3.12 and later only pip is skipped. The docs still showed the old behavior, so I updated the help text to make it consistent and added a note explaining the difference between versions. Fixes #13557.

@meet-vasita meet-vasita closed this Sep 9, 2025
@meet-vasita meet-vasita reopened this Sep 9, 2025
@meet-vasita meet-vasita closed this Sep 9, 2025
@meet-vasita meet-vasita deleted the fix-docs-pip-freeze-all branch September 9, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify pip freeze --all documentation at pip.pypa.io
1 participant