#19100: Work around _sage_getargspec_cython bug
-------------------------------------+-------------------------------------
Reporter: jdemeyer | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.9
Component: documentation | Resolution:
Keywords: | Merged in:
Authors: Jeroen Demeyer | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/jdemeyer/ticket/19100 | 9ba5f1942a6715c22a21cc9c5da4ac15312e39bc
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):
* status: new => needs_review
* commit: => 9ba5f1942a6715c22a21cc9c5da4ac15312e39bc
Old description:
> Work around for #18192 such that the documentation builds properly when
> `-Infinity` is used as default argument.
New description:
Work around for #18192 such that the documentation builds properly when
`-Infinity` is used as default argument.
Also replace
{{{
if name not in firstline:
...
signature = firstline.split(name, 1)[-1]
if signature.startswith("(") and signature.endswith(")"):
...
}}}
by a single regexp search.
--
Comment:
New commits:
||[http://git.sagemath.org/sage.git/commit/?id=9ba5f1942a6715c22a21cc9c5da4ac15312e39bc
9ba5f19]||{{{Work around _sage_getargspec_cython bug Trac #18192}}}||
--
Ticket URL: <http://trac.sagemath.org/ticket/19100#comment:2>
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.