#10354: Remove deprecated word objects from the pickle jar
-------------------------------+--------------------------------------------
   Reporter:  slabbe           |       Owner:  slabbe         
       Type:  defect           |      Status:  positive_review
   Priority:  major            |   Milestone:  sage-4.6.2     
  Component:  pickling         |    Keywords:                 
     Author:  Sébastien Labbé  |    Upstream:  N/A            
   Reviewer:                   |      Merged:                 
Work_issues:                   |  
-------------------------------+--------------------------------------------
Changes (by saliola):

  * status:  needs_review => positive_review


Comment:

 Short version: positive review for the proposed changes and the proposed
 patch.

 Slightly longer version. I dropped the provided tarball

     [http://sage.math.washington.edu/home/slabbe/pickle_jar.tar.bz2]

 into place and tested unpickling; everything works:
 {{{
 sage: sage.structure.sage_object.unpickle_all()
 Successfully unpickled 586 objects.
 Failed to unpickle 0 objects.
 sage:
 }}}
 I also compared new pickle jar directory with the old (using {{{diff
 -rq}}}), and no other pickles were effected.

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