-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
Description
Pretty much what @carljm wrote in a comment here, and what is now described in this TODO comment:
I'm opening this as a ticket as there seems to be an open discussion point regarding the desired behavior:
Possibly the behavior here should differ depending on whether we are importing from a stub or a regular Python module? But an argument could be made that even in a regular Python module, if it declares x: int at module level, we should just trust that and not require that we can see the binding of it.
Reactions are currently unavailable