#17382: Show Cython code in IPython tracebacks
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  modular forms      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  Fixed upstream,    |  Work issues:
  but not in a stable release.       |       Commit:
         Branch:                     |  6e7ad656ba3307ff67949e251550c101758f9963
  u/jdemeyer/ticket/17382            |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Description changed by jdemeyer:

Old description:

> (this was split off from #71)
>
> To show tracebacks from Cython code, we need to:
> 1) add `SAGE_SRC` to `sys.path` since Cython uses relative paths in its
> tracebacks
> 2) add a patch to IPython to not replace the `.pyx` file with the `.so`
> file: [https://github.com/ipython/ipython/pull/7112]

New description:

 (this was split off from #71)

 To show tracebacks from Cython code, we need to:
 1) add `SAGE_SRC` to `sys.path` since Cython uses relative paths in its
 tracebacks
 2) add a patch to IPython to not replace the `.pyx` file with the `.so`
 file: [https://github.com/ipython/ipython/pull/7112] (accepted by
 upstream)

--

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