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

re-raise an ImportError exception when pip tries to import a missing module #7790

Closed
wants to merge 2 commits into from
Closed

re-raise an ImportError exception when pip tries to import a missing module #7790

wants to merge 2 commits into from

Conversation

rohitsanj
Copy link

fixes #5354

I've updated the messaging and made it raise an ImportError as suggested by @pradyunsg in this comment.

@deveshks
Copy link
Contributor

deveshks commented Apr 3, 2020

Hi @rohitsanj

Are you still working on this PR? If not, do you mind if I take it up and finish it?

@rohitsanj
Copy link
Author

Please go ahead. No one seems to be reviewing this for some reason.

@deveshks
Copy link
Contributor

deveshks commented Apr 3, 2020

Hi @rohitsanj

I also see that the checks are failing here. Do you want to perhaps run tests and see if they are all passing, and revisit the changes?

@rohitsanj
Copy link
Author

Sorry but I'm caught up with other things.

@rohitsanj rohitsanj closed this Apr 3, 2020
@deveshks
Copy link
Contributor

deveshks commented Apr 3, 2020

Sure, no issues @rohitsanj

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label May 5, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
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.

Re-think error swallowing for de-vendored packages
2 participants