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

Ignore dist-info directories with invalid name #9669

Merged
merged 1 commit into from
Feb 28, 2021

Conversation

uranusjr
Copy link
Member

Fix #7269. This rebases the relevant part of #9393 against the new pip._internal.metadata API, and adds a clearer warning when invalid directories are found (nudging users to delete them manually).

@uranusjr uranusjr added C: freeze 'pip freeze' related type: bugfix C: error messages Improving error messages labels Feb 28, 2021
@uranusjr uranusjr added this to the 21.1 milestone Feb 28, 2021
@uranusjr uranusjr force-pushed the ignore-invalid-name-dist-info branch 2 times, most recently from 8a7b0bb to 109c332 Compare February 28, 2021 12:07
@uranusjr uranusjr force-pushed the ignore-invalid-name-dist-info branch from dc5b8e5 to e4349ae Compare February 28, 2021 14:13
@uranusjr uranusjr merged commit e7d6e54 into pypa:master Feb 28, 2021
@uranusjr uranusjr deleted the ignore-invalid-name-dist-info branch February 28, 2021 15:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C: error messages Improving error messages C: freeze 'pip freeze' related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip3 freeze output still confusing when stray AdjacentTempDirectorys are present
2 participants