#10903: Update Singular to 3-1-3-3.
------------------------+---------------------------------------------------
Reporter: malb | Owner: tbd
Type: defect | Status: needs_review
Priority: critical | Milestone: sage-4.7.2
Component: packages | Keywords: singular SageDays34 sd34
Work_issues: | Upstream: N/A
Reviewer: | Author: Burcin Erocal, Martin Albrecht,
Volker Braun
Merged: | Dependencies: #11339
------------------------+---------------------------------------------------
Comment(by vbraun):
The deprecated function stuff uses the garbage collector to find out the
name of the variable / method it is assigned to. But it did it quite
indiscriminately, which broke when my debugging patch was active. So there
were tons of failed doctests because it used the name of some temporary
variable instead. Its not strictly necessary to apply the patch to
sage.misc.misc and sage.misc.sageinspect to work with Singular, but it is
very useful if you want to turn the debugging on for `currRing`...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10903#comment:55>
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.