#17419: Make sure that IPython 3.0 will warn about exceptions in formatting
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-
      Component:  doctest framework  |  duplicate/invalid/wontfix
       Keywords:                     |   Resolution:
        Authors:  Jeroen Demeyer     |    Merged in:
Report Upstream:  Reported           |    Reviewers:
  upstream. No feedback yet.         |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 PS: Actual output after #17826
 {{{
 sage: plot(x, typeset='garbage')
 .../display_manager.py:541: RichReprWarning: Exception in _rich_repr_
 while displaying object: typeset must be set to one of 'default', 'latex',
 or 'type1'; got 'garbage'.
   RichReprWarning,
 Graphics object consisting of 1 graphics primitive
 }}}

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