Skip to content

New semantic analyzer: don't use ImportedName and UNBOUND_IMPORTED #6321

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

Closed
JukkaL opened this issue Feb 4, 2019 · 0 comments
Closed

New semantic analyzer: don't use ImportedName and UNBOUND_IMPORTED #6321

JukkaL opened this issue Feb 4, 2019 · 0 comments
Assignees
Labels
refactoring Changing mypy's internals semantic-analyzer Problems that happen during semantic analysis

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Feb 4, 2019

We have other ways of dealing with exported imports.

@JukkaL JukkaL added refactoring Changing mypy's internals semantic-analyzer Problems that happen during semantic analysis labels Feb 4, 2019
@JukkaL JukkaL self-assigned this Feb 6, 2019
JukkaL added a commit that referenced this issue Feb 14, 2019
`ImportedName` and `UNBOUND_IMPORTED` aren't used in the new
semantic analyzer.

Fixes #6321.
JukkaL added a commit that referenced this issue Feb 14, 2019
`ImportedName` and `UNBOUND_IMPORTED` aren't used in the new
semantic analyzer.

Fixes #6321.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Changing mypy's internals semantic-analyzer Problems that happen during semantic analysis
Projects
None yet
Development

No branches or pull requests

1 participant