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

Refactor and document conditional type binder #7324

Open
ilevkivskyi opened this issue Aug 12, 2019 · 0 comments
Open

Refactor and document conditional type binder #7324

ilevkivskyi opened this issue Aug 12, 2019 · 0 comments
Labels
priority-0-high refactoring Changing mypy's internals

Comments

@ilevkivskyi
Copy link
Member

Conditional type binder (mypy's version of abstract interpreter) is one of the trickiest part of mypy. It would be great to clean-up its implementation and document the current behaviour. As and optional additional related thing (or a follow-up step), I would propose to refactor/rethink partial types (that IMO should be handled by the binder).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-0-high refactoring Changing mypy's internals
Projects
None yet
Development

No branches or pull requests

1 participant