#9976: Decorated functions/methods have generic signature in documentation
--------------------------------+-------------------------------------------
Reporter: jsrn | Owner: jsrn
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7
Component: documentation | Keywords: sphinx, documentation, cython
inspection
Author: jsrn, Simon King | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by jsrn):
> Can one write Cython code interactively in the notebook (I guess not; it
would need to be compiled)?
Ok, duh! I just finished reading your patch and that pretty much answers
my question ;-) Pretty cool.
It's a peculiar thing and a bit too bad that now one can introspect
interactive cython objects but not interactive python objects :-)
I'm through reading the code, and apart from my above comments, it looks
good. I've also experimented a bit and that all worked. If the doctests
all work and the documentation builds, then I'm close to a green light :-)
Oh, one more thing: I don't understand the "except TypeError" on line 763.
When will the exception be thrown and why do you revert to Cython parsing
in those cases?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9976#comment:87>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.