#17847: Cython: embed signatures in docstrings
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.6
      Component:  cython             |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer,    |    Reviewers:  Simon King
  Simon King                         |  Work issues:  Embed signatures for
Report Upstream:  Fixed upstream,    |  interactive Cython code; USE the
  but not in a stable release.       |  embedded signature
         Branch:                     |       Commit:
  u/SimonKing/ticket/17847           |  0fb0b34316949cdfbe5d369ebba2c9205f2a4014
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Jeroen Demeyer, Simon King', 'oldvalue': u'Jeroen 
Demeyer'}):

 * reviewer:   => Simon King
 * commit:  1a36cc96d1e9ebd5d46a3dd9c027a41e89da2ebc =>
     0fb0b34316949cdfbe5d369ebba2c9205f2a4014
 * work_issues:   =>
     Embed signatures for interactive Cython code; USE the embedded
     signature
 * author:  Jeroen Demeyer => Jeroen Demeyer, Simon King


Comment:

 The doctests pass with my new commit.

 However, two issues should be addressed:
 - The signature for interactively defined Cython methods (I don't know if
 "interactive" is the reason why it fails) should be embedded, too
 - The embedded signature should be used in sage_getargspec. There should
 be a function that extracts both the method/function name and the argspec
 from the embedded signature.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=0fb0b34316949cdfbe5d369ebba2c9205f2a4014
 0fb0b34]||{{{Streamline the logic of sage_getsourcelines}}}||

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