#16472: get rid of PermutationsNK
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.3
      Component:  combinatorics      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Vincent Delecroix  |    Reviewers:  Travis Scrimshaw
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/remove_PermutationsNK-16472 |  3c6d532ecd0bc2d3323f04f31d00fcfdb074dd24
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/structure/sage_object.pyx
 **********************************************************************
 File "src/sage/structure/sage_object.pyx", line 1346, in
 sage.structure.sage_object.unpickle_all
 Failed example:
     sage.structure.sage_object.unpickle_all()  # (4s on sage.math, 2011)
 Expected:
     doctest:... DeprecationWarning: This class is replaced by
 Matrix_modn_dense_float/Matrix_modn_dense_double.
     See http://trac.sagemath.org/4260 for details.
     Successfully unpickled ... objects.
     Failed to unpickle 0 objects.
 Got:
      * unpickle failure:
 
load('/home/release/.sage/temp/localhost.localdomain/27038/dir_lefRCW//pickle_jar/_class__sage_combinat_permutation_nk_PermutationsNK__.sobj')
     doctest:1: DeprecationWarning: OrderedAlphabet is deprecated; use
 Alphabet instead.
     See http://trac.sagemath.org/8920 for details.
     doctest:839: DeprecationWarning: This class is replaced by
 Matrix_modn_dense_float/Matrix_modn_dense_double.
     See http://trac.sagemath.org/4260 for details.
     Failed:
     _class__sage_combinat_permutation_nk_PermutationsNK__.sobj
     ----------------------------------------------------------------------
     ** This error is probably due to an old pickle failing to unpickle.
     ** See sage.structure.sage_object.register_unpickle_override for
     ** how to override the default unpickling methods for (old) pickles.
     ** NOTE: pickles should never be removed from the pickle_jar!
     ----------------------------------------------------------------------
     Successfully unpickled 585 objects.
     Failed to unpickle 1 objects.
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16472#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 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/d/optout.

Reply via email to