Skip to content

New analyzer: don't fill ImportAll.imported_names #7271

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
Jul 29, 2019

Conversation

bluetech
Copy link
Contributor

It is used by aststrip.py, but not by aststripnew.py, so the new
semantic analyzer doesn't need it. Ignoring it makes some future changes
easier.

It is used by aststrip.py, but not by aststripnew.py, so the new
semantic analyzer doesn't need it. Ignoring it makes some future changes
easier.
@msullivan msullivan self-requested a review July 29, 2019 18:36
Copy link
Collaborator

@msullivan msullivan left a comment

Choose a reason for hiding this comment

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

Seems fine, but what future changes does it make easier?

@msullivan msullivan merged commit a0bd6bc into python:master Jul 29, 2019
@bluetech
Copy link
Contributor Author

Sorry for being cryptic. I was trying to understand better how imports flow through the code for #7042. This is one less to worry about.

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