#8609: Switch AmbientSpace and Scheme to Parent
----------------------------------+-----------------------------------------
Reporter: novoselt | Owner: AlexGhitza
Type: defect | Status: new
Priority: major | Milestone: sage-4.4
Component: algebraic geometry | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
The patch switches !AmbientSpace and Scheme to inherit from Parent rather
than old-style classes. I used to get random segfaults in "sage -testall"
with this patch applied, but with 4.3.3 it seems to be smooth and in
anyway the patch is very simple and should not introduce new bugs.
To "fix" broken doctests because of the missing list() method I have just
removed them, since they were in functions not directly related to list()
anyway.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8609>
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.