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 is confusing for the users because they would probably not realize that there are CACHE entries. And with show_caches=False, we should show the current line to the instruction that the CACHE belongs to.
Now with CACHE entries, the
lasti
could point to a CACHE entry and current line indicator will be confused.will display
This is confusing for the users because they would probably not realize that there are CACHE entries. And with
show_caches=False
, we should show the current line to the instruction that the CACHE belongs to.Linked PRs
dis.disco()
with CACHE entries #103047The text was updated successfully, but these errors were encountered: