#11339: Illegal use of __deallocate__ in cython (pyx) code
-----------------------+----------------------------------------------------
Reporter: gagern | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.7
Component: porting | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-----------------------+----------------------------------------------------
Comment(by fbissey):
Thanks for your input Volker. I think we should definitely put some work
in libs/singular to have some __del__ and __dealloc__ functions. I think
the current state of things in there is a bit messy. I remember reading
about __del__ in the python doc about garbage collection and wondering why
singular_ring_delete in libs/singular/rings.pyx wasn't a __del__ method
instead as its intent is clear.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11339#comment:3>
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.