#13904: Better deletion of items of TripleDict
----------------------------------+-----------------------------------------
       Reporter:  SimonKing       |         Owner:  rlm                         
  
           Type:  defect          |        Status:  closed                      
  
       Priority:  major           |     Milestone:  
sage-duplicate/invalid/wontfix
      Component:  memleak         |    Resolution:  duplicate                   
  
       Keywords:                  |   Work issues:                              
  
Report Upstream:  N/A             |     Reviewers:  Simon King, Jean-Pierre 
Flori 
        Authors:                  |     Merged in:                              
  
   Dependencies:  #13896, #12313  |      Stopgaps:                              
  
----------------------------------+-----------------------------------------
Changes (by jdemeyer):

  * status:  needs_review => closed
  * author:  Simon King =>
  * milestone:  sage-5.8 => sage-duplicate/invalid/wontfix
  * reviewer:  Jean-Pierre Flori => Simon King, Jean-Pierre Flori
  * resolution:  => duplicate


Old description:

> In #715, `TripleDict` has been modified, so that the key items are
> compared by identity rather than equality, and so that weak keys are used
> when possible.
>
> However, as it turns out, the deletion of the items tracked in a
> `TripleDict` was done improperly. The aim of this ticket is to fix that.
>
> Apply [attachment:trac13904_use_del.patch].

New description:

 In #715, `TripleDict` has been modified, so that the key items are
 compared by identity rather than equality, and so that weak keys are used
 when possible.

 However, as it turns out, the deletion of the items tracked in a
 `TripleDict` was done improperly. The aim of this ticket is to fix that.

 Superseded by #13387.

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13904#comment:34>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to