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
feat: add helpful info to internal AssertionError excs (#19404)
I added some contextual information to various assert statements
throughout the repo.
This information is helpful for me while debugging [Issue
1116](mypyc/mypyc#1116) and should be
similarly useful in many other debugging contexts.
0 commit comments