#16284: Remove some deprecated code
-------------------------------------+-------------------------------------
Reporter: aapitzsch | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.2
Component: misc | Resolution:
Keywords: | Merged in:
Authors: André Apitzsch | Reviewers: Nathann Cohen
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/aapitzsch/ticket/16284 | 1fcbcacf0ac3ae2bc367e53a09fbf07e6af91236
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by aapitzsch):
Replying to [comment:8 ncohen]:
> Oh. Then can't you just do the replacement above, and fix the broken
doctest by replacing
>
> {{{
> SimplicialComplex([c.ambient_ray_indices() for c in negative_cones])
> }}}
>
> By
>
> {{{
> SimplicialComplex(maximal_faces=[c.ambient_ray_indices() for c in
negative_cones])
> }}}
>
Adding {{{maximal_faces=}}} won't change anything because it's (beside
{{{**kwds}}}) the only remaining parameter passed to {{{__init__()}}}
after applying this patch.
--
Ticket URL: <http://trac.sagemath.org/ticket/16284#comment:9>
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.