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
Weakref-ed dictionaries have been a source of constant issues. Given that the new base classes don't use those dictionaries, we should consider removing them and simplifying the logic.
Weakref-ed dictionaries have been a source of constant issues. Given that the new base classes don't use those dictionaries, we should consider removing them and simplifying the logic.