#11407: Add normalization to clonable lists
--------------------------------------------------+-------------------------
       Reporter:  hivert                          |         Owner:  hivert      
          
           Type:  enhancement                     |        Status:  needs_work  
          
       Priority:  major                           |     Milestone:  sage-5.9    
          
      Component:  combinatorics                   |    Resolution:              
          
       Keywords:  clone normalization Cernay2012  |   Work issues:  rebase to 
current beta
Report Upstream:  N/A                             |     Reviewers:              
          
        Authors:  Florent Hivert                  |     Merged in:              
          
   Dependencies:  #11308                          |      Stopgaps:              
          
--------------------------------------------------+-------------------------

Comment (by chapoton):

 Hello Florent,

 I rebased the patch on 5.8 but then sage fails to compile with the
 following messages.
 {{{
 sage/structure/list_clone.pyx:1826:10: Overriding final methods is not
 allowed

 sage/structure/list_clone.pyx:1826:10: Only final types can have final
 Python (def/cpdef) methods
 }}}

 It seems that the problem is with the {{{__exit__}}} method.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11407#comment:8>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to