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

Comment (by gagern):

 [http://ipython.org/ipython-doc/3/whatsnew/version3.html#release-3-0
 IPython 3 has been released].

 A while ago, upstream renamed the `warn_format_error` decorator to
 `catch_format_error` in
 
[https://github.com/ipython/ipython/commit/f3d604d86088fcd6aa7b09a691edc0fde26e5573
 f3d60] in response to [https://github.com/ipython/ipython/issues/7072 the
 upstream bug report] which has been declared closed in the process.
 
[https://github.com/ipython/ipython/commit/04bb1e712ab39a61adecad1153e8afee79402c66
 04bb1] which changed the behavior to show a backtrace instead of a warning
 has not been reverted.

 The name change means that at the moment we get an import error for
 
[http://git.sagemath.org/sage.git/tree/src/sage/repl/display/formatter.py?h=develop&id=2d915f086b25c7c72cf1fc9d0dd441015abd9fad#n64
 formatter.py] when running with IPython 3, as I do on Gentoo.

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