-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
priority-0-highrefactoringChanging mypy's internalsChanging mypy's internalstopic-type-narrowingConditional type narrowing / binderConditional type narrowing / binder
Description
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).
Metadata
Metadata
Assignees
Labels
priority-0-highrefactoringChanging mypy's internalsChanging mypy's internalstopic-type-narrowingConditional type narrowing / binderConditional type narrowing / binder