#11874: Remove twisted spkg
----------------------------------------------+-----------------------------
Reporter: dimpase | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: packages | Keywords: twisted;
notebook
Work_issues: | Upstream: N/A
Reviewer: Dmitrii Pasechnik, Jason Grout | Author: Rado Kirov,
Jason Grout
Merged: | Dependencies: #12329, #11080
----------------------------------------------+-----------------------------
Comment(by dimpase):
applying the patches etc procedure for this ticket, and then #11080,
followed by ptestlong, shows one failing doctest, in sagenb (which is just
very outdated code in sagenb, as the current Poset has more keyargs than
expected by the test).
This needs to be fixed in sagenb, not here.
{{{
sage -t --long -force_lib devel/sagenb-main/sagenb/misc/sageinspect.py
**********************************************************************
File "/usr/local/src/sage/sage-5.0.beta8/devel/sagenb-
main/sagenb/misc/sageinspect.py", line 653:
sage: sage_getargspec(Poset)
Expected:
(['data', 'element_labels', 'cover_relations'], None, None, (None,
None, False))
Got:
(['data', 'element_labels', 'cover_relations', 'category', 'facade',
'key'], None, None, (None, None, False,
None, None, None))
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11874#comment:60>
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.