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
When the text is not known, the information about SId and import location is also missing.
I see. That currently raises an error as well, though we could be returning a SymbolToken with None text and Sid and import location.
Update: there is a correctness issue regarding imported Symbols with undefined text.
As it is now, imported symbols with undefined text are considered equivalent to each other (regardless of SId) and local symbols with undefined text.
What I expect:
What happens:
Confirming this is c-extension specific (continued from same repl session above):
The text was updated successfully, but these errors were encountered: