#11935: Make parent/element classes independent of base rings
-----------------------------------------------------------------+----------
       Reporter:  SimonKing                                      |         
Owner:              
           Type:  enhancement                                    |        
Status:  needs_review
       Priority:  major                                          |     
Milestone:  sage-5.0    
      Component:  categories                                     |    
Resolution:              
       Keywords:  parent class, element class, category          |   Work 
issues:              
Report Upstream:  N/A                                            |     
Reviewers:              
        Authors:  Simon King                                     |     Merged 
in:              
   Dependencies:  #9138, #11900, #11943, #12875, #12876, #12877  |      
Stopgaps:              
-----------------------------------------------------------------+----------

Comment (by SimonKing):

 Apparently, the broken documentation of `DynamicClasscallMetaclass` comes
 from the init method of `NestedClassMetaclass`. So, it would be better to
 provide proper documentation. Just a short note.

 While the tests are running, I noticed
 {{{
 sage -t  --long -force_lib
 devel/sage/sage/combinat/crystals/tensor_product.py
          [16.3 s]
 sage -t  --long -force_lib devel/sage/sage/plot/complex_plot.pyx
          [21.5 s]
 *** glibc detected *** python: double free or corruption (fasttop):
 0x0000000003e99500 ***
 sage -t  --long -force_lib devel/sage/sage/combinat/backtrack.py
          [15.1 s]
 }}}

 Where does that come from? Here, I work without the
 share_on_base_category.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11935#comment:58>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to