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
Previously, package-object local definitions won over global
ones. It's more systematic to form the union of both.
Also, absent dummy modules or classes have to be ignored in order
not to poison the union.
These changes would have made sense also for old-style package objects, btw.
0 commit comments