I agree that this is incorrect, it should show: $ git log trac/u/SimonKing/ticket/14711 ^develop --oneline ee30c20 Address the "check" keyword of scheme morphisms by name, not position d68c5df Minor fixes, that became needed since #14711 was not merged quickly enough c42b539 Merge branch 'master' into ticket/14711 23f18f2 Merge branch 'master' into ticket/14711 364b985 Add warning to string repr of weakened maps. Implement copying for *all* kinds of maps. 5168cfd Generic copy method for maps, using _update_slots Use a cdef _codomain, since the codomain is strongly refed any 452d216 Add docs to SchemeMorphism 05fb569 Change SchemeMorphism back (to cope with a Cython bug), copying the new code from sage.categories.map.Map 8fd09d5 Copying of PolynomialBaseringInjection and FormalCompositeMap be37145 Let SchemeMorphism inherit from Morphism, not from Element 0f38a2c Keep strong reference to codomain of weakened coerce maps Keep strong reference to domains of *registered* coerc a53261d Keep a strong reference to the codomain of PrecomposedAction 1ff6f3f Add generic copy of maps. Fix copy of elements. Replace _(co)domain everywhere 61d818c Replace Map.(co)domain by constant functions, remove ._(co)domain ebe82df Use a proper WeakValueDictionary for number fields 4685c73 convert_map_from() should only store weak references Similar to coerce_map_from, the detected morphism should be
but it actually shows only ee30c20 Address the "check" keyword of scheme morphisms by name, not position d68c5df Minor fixes, that became needed since #14711 was not merged quickly enough c42b539 Merge branch 'master' into ticket/14711 Thats pretty bad. We should probably disable the changeset viewer until this works. -- You received this message because you are subscribed to the Google Groups "sage-git" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
