#11316: Weighted degree term orders added
--------------------------------+-------------------------------------------
   Reporter:  klee              |          Owner:  AlexGhitza  
       Type:  enhancement       |         Status:  needs_review
   Priority:  minor             |      Milestone:  sage-4.7    
  Component:  basic arithmetic  |       Keywords:              
Work_issues:                    |       Upstream:  N/A         
   Reviewer:                    |         Author:  Kwankyu Lee 
     Merged:                    |   Dependencies:              
--------------------------------+-------------------------------------------
Changes (by klee):

  * status:  needs_work => needs_review


Comment:

 I rebased the patch on 4.7.rc2. pbori.pyx is no longer a problem.

 I am not familiar with pickling. As I understand it, the patch modified
 the data structure of TermOrder objects in such an incompatible way that
 the old pickled TermOrder objects stored in the "pickle jar" of Sage is no
 longer properly unpickled. So it is not a bug of the patch but an
 incompatible change in the data structure that cause the unpickling
 failures. Please confirm this.

 I don't know what to do with this. A quick way to fix this is just to
 update the "pickle jar" of Sage, and, perhaps, this is up to the release
 manager, and perhaps a consensus in sage-devel is required. My reference
 is

 http://trac.sagemath.org/sage_trac/ticket/10768

 I change the status of this ticket to "needs review" to get attention. Is
 "needs info" the right status?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11316#comment:5>
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