Skip to content

New semantic analyzer: properties #6295

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 1, 2019 · 0 comments
Closed

New semantic analyzer: properties #6295

JukkaL opened this issue Feb 1, 2019 · 0 comments
Assignees
Labels
priority-0-high semantic-analyzer Problems that happen during semantic analysis

Comments

@JukkaL
Copy link
Collaborator

JukkaL commented Feb 1, 2019

No description provided.

@JukkaL JukkaL added the semantic-analyzer Problems that happen during semantic analysis label Feb 1, 2019
ilevkivskyi added a commit that referenced this issue Feb 12, 2019
Fixes #6297

This adds support for real typeshed stubs that define dummy aliases like `typing.List`, `typing.Dict`, etc. This also fixes couple related issues, so that builtin SCC is almost clean (the two remaining errors are #6295 and #6357).

Most notably, this PR introduces some re-ordering of targets in builtin SCC, removing this reordering requires some non-trivial work (namely #6356, #6355, and deferring targets from `named_type()`).
@JukkaL JukkaL self-assigned this Feb 14, 2019
JukkaL added a commit that referenced this issue Feb 14, 2019
JukkaL added a commit that referenced this issue Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-0-high semantic-analyzer Problems that happen during semantic analysis
Projects
None yet
Development

No branches or pull requests

1 participant