#14519: Cythonize ElementWrapper and make parent the first argument
-----------------------------------------+----------------------------------
       Reporter:  tscrim                 |         Owner:  tscrim      
           Type:  enhancement            |        Status:  needs_review
       Priority:  major                  |     Milestone:  sage-5.11   
      Component:  performance            |    Resolution:              
       Keywords:  cython ElementWrapper  |   Work issues:              
Report Upstream:  N/A                    |     Reviewers:              
        Authors:  Travis Scrimshaw       |     Merged in:              
   Dependencies:  #14143 #14516          |      Stopgaps:              
-----------------------------------------+----------------------------------

Comment (by SimonKing):

 Note that I did experience a very subtle Cython problem: When one
 constructs a Python class that simultaneously inherits from `RingElement`
 and `Morphism`, then the two bases seem to have a compatible layout,
 however two ''different'' cpdef attributes of the two bases get confused.
 Perhaps this is similar here?

 Sorry, I am too lazy to look up the ticket number or the discussion on the
 cython-user mailing list.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14519#comment:4>
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/groups/opt_out.


Reply via email to