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
This produces a LOAD_FAST for the first self.x when it should produce a LOAD_FAST_BORROW. The IMPORT_FROM/STORE_FAST ends up marking self as STORED_AS_LOCAL