#12849: The argspecs of extension function/methods is broken in the Sphinx
documentation
-----------------------------------+----------------------------------------
Reporter: hivert | Owner: mvngu, hivert
Type: defect | Status: new
Priority: blocker | Milestone: sage-5.0
Component: documentation | Resolution:
Keywords: argspecs Cython | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-----------------------------------+----------------------------------------
Description changed by jdemeyer:
Old description:
> In the current Sphinx HTML doc, the extenstion function and methods have
> no arguments setup.
>
> See for example the documentation of
> {{{
> reference/sage/symbolic/expression.html#sage.symbolic.expression.Expression.N
> }}}
> which was
> [http://www.sagemath.org/doc/reference/sage/symbolic/expression.html#sage.symbolic.expression.Expression.N
> ok (see there)] in Sage 4.8. The problem seems to have been introduced
> between release 5.0beta2 and 5.0beta7.
>
> By the way, we should find a way to do regression test on that kinds of
> problems.
New description:
In the current Sphinx HTML doc, the extenstion function and methods have
no arguments setup.
See for example the documentation of
{{{
reference/sage/symbolic/expression.html#sage.symbolic.expression.Expression.N
}}}
which was
[http://www.sagemath.org/doc/reference/sage/symbolic/expression.html#sage.symbolic.expression.Expression.N
ok (see there)] in Sage 4.8. The problem seems to have been introduced
between release 5.0-beta5 and 5.0-beta7.
We should add a regression test on that kinds of problem:
[attachment:12849_doctest.patch]
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12849#comment:6>
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.