Skip to content

Fine-grained: Fix crash on module deletion if parent module is ignored #4469

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

Merged
merged 1 commit into from
Jan 15, 2018

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jan 15, 2018

We used to assume that the parent module of a package submodule always
exists, which is not the case if the parent module is not included in
the build.

Also fix test runner to allow '/' in command lines, needed for files
inside packages.

We used to assume that the parent module of a package submodule always
exists, which is not the case if the parent module is not included in
the build.

Also fix test runner to allow / in command lines, needed for files
inside packages.
Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@JukkaL JukkaL merged commit 4ccde20 into master Jan 15, 2018
@gvanrossum gvanrossum deleted the fine-grained-fix-del branch January 18, 2018 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants