#10483: Deprecate the misuse of symbolic variables as polynomial variable
-------------------------------------+-------------------------------------
       Reporter:  SimonKing          |        Owner:  AlexGhitza
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  basic arithmetic   |   Resolution:
       Keywords:  deprecation        |    Merged in:
  symbolic polynomial variable       |    Reviewers:  Karl-Dieter Crisman,
        Authors:  Simon King, Ralf   |  Jeroen Demeyer
  Stephan                            |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  public/10483-3     |  58bc7051c72099f619b25ba91407fe2f2d6e5cbb
   Dependencies:  #17406, #17407     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by rws):

 * status:  needs_work => needs_review


Comment:

 There is still one fail that is unrelated and pops up only in bulk
 testing. As this is in a Cython file, I have some problems to resolve it.
 Can you help please?
 {{{
 File "src/sage/structure/misc.pyx", line 81, in
 sage.structure.misc.AttributeEr
 rorMessage
 Failed example:
     isinstance(ElementError.message,
 sage.structure.misc.AttributeErrorMessage)
 Expected:
     True
 Got:
     doctest:1: DeprecationWarning: BaseException.message has been
 deprecated as
  of Python 2.6
     True
 }}}

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