#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 gagern):

 I notice that
 
[http://svn.python.org/view/python/branches/release27-maint/Include/object.h?revision=84346&view=markup
 PyTypeObject] has a member `tp_del` which is not included in
 [http://docs.python.org/c-api/typeobj.html the documentation]. So perhaps
 it's as simple as associating a function with that slot. Otoh, perhaps
 there is a reason that member isn't documented. The single reply to
 [http://bugs.python.org/issue4934 Python issue 4934] doesn't rule out that
 possibility.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11339#comment:6>
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.

Reply via email to