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 module sage.rings.number_field.morphism contains classes for homsets as well as homomorphisms. It would be good to split off the homsets as a new module similar to sage.rings.homset. One advantage is that this will make the patch for #28869 more readable.