#17285: CIF is missing many functions
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.6
      Component:  basic arithmetic   |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Vincent Delecroix  |    Reviewers:  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vdelecroix/17285                 |  3f8cd4178d279dbb6e5ad87c3f4a1c9f5ac75548
   Dependencies:  #17130             |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  needs_review => needs_work
 * reviewer:   => Jeroen Demeyer


Comment:

 You're not actually supposed to do this:
 {{{
 from sage.ext.interrupt cimport sig_on, sig_off
 }}}
 The official way is still {{{include "sage/ext/interrupt.pxi"}}} (and this
 will even become mandatory after #18027)

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