#14711: Weak references in the coercion graph
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:  davidloeffler
           Type:  defect             |       Status:  needs_work
       Priority:  critical           |    Milestone:  sage-5.13
      Component:  number fields      |   Resolution:
       Keywords:  memleak, number    |    Merged in:
  field, QuadraticField              |    Reviewers:
        Authors:  Simon King         |  Work issues:  String repr. of
Report Upstream:  N/A                |  weakened maps; copying/pickling of
         Branch:                     |  maps
  u/SimonKing/ticket/14711           |       Commit:
   Dependencies:                     |  5168cfd15d4cdbaa3ffdbd4be0f7d783f77257c7
                                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by SimonKing):

 I wonder: Would it make sense to implement a generic comparison for maps,
 based on the dictionary returned by `self._extra_slots({})`? Namely, these
 data are used for pickling and copying of maps, and thus it seems
 reasonable to me that two maps are equal if and only if the pickling data
 coincide.

 What do you think? Worth trying? Better be done on a different ticket?

--
Ticket URL: <http://trac.sagemath.org/ticket/14711#comment:119>
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to