#18329: Inherit __richcmp__ and __cmp__ in subclasses of Element
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.7
      Component:  coercion           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:  Jean-Pierre Flori
Report Upstream:  Fixed upstream,    |  Work issues:
  but not in a stable release.       |       Commit:
         Branch:                     |  0e0301a6a3b6ded29b63db8531e57f9e564834d6
  u/jdemeyer/ticket/18329            |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/structure/dynamic_class.py
 **********************************************************************
 File "src/sage/structure/dynamic_class.py", line 358, in
 sage.structure.dynamic_class.dynamic_class_internal
 Failed example:
     inspect.getfile(Foo2)
 Expected:
     '.../sage/structure/dynamic_class.pyc'
 Got:
     '/Users/buildslave-sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/structure/dynamic_class.py'
 **********************************************************************
 File "src/sage/structure/dynamic_class.py", line 360, in
 sage.structure.dynamic_class.dynamic_class_internal
 Failed example:
     inspect.getfile(Foo3)
 Expected:
     '.../sage/structure/dynamic_class.pyc'
 Got:
     '/Users/buildslave-sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/structure/dynamic_class.py'
 **********************************************************************
 1 item had failures:
    2 of  20 in sage.structure.dynamic_class.dynamic_class_internal
     [69 tests, 2 failures, 0.49 s]
 }}}

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