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

Dont raise on #egg metadata mismatch, just warn #3347

Merged
merged 1 commit into from
Jan 14, 2016

Conversation

xavfernandez
Copy link
Member

Since pip 7, via pip freeze, is producing such mismatching #egg
fragment, forbidding them in pip 8 would be too strongly
backward-incompatible.

It is a partial rollback of 1a012bb (#3153).

cc @qwcode and @dstufft

Review on Reviewable

Since pip 7, via pip freeze, is producing such mismatching #egg
fragment, forbidding them in pip 8 would be too strongly
backward-incompatible.
It is a partial rollback of 1a012bb.
dstufft added a commit that referenced this pull request Jan 14, 2016
…atch

Dont raise on #egg metadata mismatch, just warn
@dstufft dstufft merged commit 623bc75 into pypa:develop Jan 14, 2016
@xavfernandez xavfernandez deleted the only_warn_on_metadata_mismatch branch January 15, 2016 09:20
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants