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
Currently, there are a few places where tp_mro could theoretically
become NULL, but do not in practice. We should defensively check for
NULL values to ensure that any changes do not introduce a crash and that
state invariants are upheld.
0 commit comments