#17382: Show Cython code in IPython tracebacks
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.5
      Component:  modular forms      |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  Reported           |  Work issues:
  upstream. No feedback yet.         |       Commit:
         Branch:                     |  02d5d23efe444cd9b93f0bcc8b87a1ccf34665ae
  u/jdemeyer/ticket/17382            |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * commit:   => 02d5d23efe444cd9b93f0bcc8b87a1ccf34665ae
 * upstream:  N/A => Reported upstream. No feedback yet.


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.

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/7017]

--

Comment:

 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=02d5d23efe444cd9b93f0bcc8b87a1ccf34665ae
 02d5d23]||{{{Show Cython code in IPython tracebacks}}}||

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