#9912: extraneous argument in deprecation in #7154
------------------------+---------------------------------------------------
Reporter: jason | Owner: jason, was
Type: defect | Status: new
Priority: major | Milestone: sage-4.6
Component: graphics | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by leif):
Just for the record, this then also needs to be fixed:
{{{
sage -t -long "devel/sage/sage/geometry/polyhedra.py"
**********************************************************************
File
"/home/leif/Sage/sage-4.6.alpha1/devel/sage/sage/geometry/polyhedra.py",
line 1270:
sage: p1.projection().show() + p2.projection().show() +
p3.projection().show()
Expected nothing
Got:
doctest:4555: DeprecationWarning: (Since Sage 4.6) use the option
'width' instead of 'thickness'
<BLANKLINE>
**********************************************************************
1 items had failures:
1 of 14 in __main__.example_66
***Test Failed*** 1 failures.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9912#comment:1>
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.