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
As @althonos mentioned, NamedTuple doesn't have a __weakref__ slot. My question is here, if there's any implementation detail that prohibits NamedTuple to have it or if it's just missing.