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 running the InlinePass on a method, the statements that are inlined into the main function body have stmt.source is None. It would be nice (e.g. for error handling) to propagate that info.