You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python domain just lets built-in types continue as unfound references, but connects a function to the missing-reference event to identify the built-in ones.
Using built-in types now results in a 'reference not found' warning.
The text was updated successfully, but these errors were encountered: