#17631: Auto-generate gen.pyx -- part 1
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  jdemeyer               |       Status:  needs_review
           Type:         |    Milestone:  sage-6.5
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:  Vincent Delecroix
  interfaces             |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  a5a6b25ad3c322c03cec85b6c85da4fcb5508cdf
  Jeroen Demeyer         |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/jdemeyer/17631       |
   Dependencies:         |
  #16997                 |
-------------------------+-------------------------------------------------

Comment (by vdelecroix):

 I am a bit worried since the auto generated files do not get any doctest
 in them...

 What is that in `src/sage/libs/pari/pari_instance.pyx`?
 {{{
 +            #from sage.misc.superseded import deprecation
 +            #deprecation(XXXXX, 'passing -1 as PARI variable is
 deprecated, use None instead')
 }}}

 Why did you keep so much methods in the `gen` class in `gen.pyx` (such as
 `List`, `Mat`, `sign`, `vecmin`, `vecmax`, etc)?

 Where can I found the implementation and/or documentation of
 `pari_catch_sig_on` and co?

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