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
stubtest: include function name in overload assertion messages (#20063)
I just managed to cause this assertion to fail (I'll open an issue about
this soon), but the traceback did not tell me *where* in the stubs this
occurred. Knowing the full name of the relevant function would've made
the debugging process a lot easier.
0 commit comments