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
The case was a left-over from when we did not pickle
types as trees. There was a special case to record the symbol
of a bound type variable. This is no longer needed as we now
pickle the full tree that defines the symbol.
0 commit comments