#13537: Stopgap for 13439
---------------------------------+------------------------------------------
Reporter: saraedum | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-5.4
Component: PLEASE CHANGE | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Comment (by saraedum):
Instead of adding a second stopgap warning to the {{{_xgcd}}} method of
{{{Polynomial_padic_field_dense}}}, I removed it entirely. It is a
protected method, with no doctest which is not called anywhere in sage:
{{{
sage: search_src("Polynomial_padic_field_dense")
rings/polynomial/polynomial_element_generic.py:777:class
Polynomial_padic_field_dense(Polynomial_padic_generic_dense,
Polynomial_generic_dense_field):
rings/polynomial/polynomial_element_generic.py:796:class
Polynomial_padic_field_lazy_dense(Polynomial_padic_field_dense):
sage: search_src("Polynomial_padic_field_lazy_dense")
rings/polynomial/polynomial_element_generic.py:787:class
Polynomial_padic_field_lazy_dense(Polynomial_padic_field_dense):
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13537#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.