#18182: pushout construction and finding common parents for/including cartesian
products
-------------------------------------+-------------------------------------
       Reporter:  dkrenn             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.6
      Component:  coercion           |   Resolution:
       Keywords:  sd67, coercion,    |    Merged in:
  categories                         |    Reviewers:  Daniel Krenn
        Authors:  Daniel Krenn,      |  Work issues:
  David Roe                          |       Commit:
Report Upstream:  N/A                |  2de49baf67030c02b926fb09e4470027f420bbd4
         Branch:                     |     Stopgaps:
  u/dkrenn/18182-on-6.8              |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by dkrenn):

 Replying to [comment:13 dkrenn]:
 > There are still two failing doctests.

 {{{
 File "src/sage/categories/homset.py", line 596, in
 sage.categories.homset.Homset.__init__
 Failed example:
     MyHomset(ZZ^3, ZZ^3, base = QQ).base_ring()
 Expected:
     Rational Field
 Got:
     Integer Ring
 }}}

 {{{
 File "src/sage/categories/modules.py", line 519, in
 sage.categories.modules.Modules.Homsets.ParentMethods.base_ring
 Failed example:
     H.base_ring.__module__
 Expected nothing
 Got:
     'sage.categories.modules'
 }}}

 Does someone has an idea?

--
Ticket URL: <http://trac.sagemath.org/ticket/18182#comment:14>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to