Changes between Version 48 and Version 92 of Ticket #13447
- Timestamp:
- 02/06/13 21:13:13 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13447
-
Property
Status
changed from
needs_review
toneeds_work
- Property Cc jpflori added
- Property Owner changed from rlm to (none)
-
Property
Work issues
changed from
Input from a libsingular expert
toUnderstand why sometimes `new_RingWrap` needs an incref and sometimes not
-
Property
Status
changed from
-
Ticket #13447 – Description
v48 v92 3 3 The present work-around is to permanently store references to these upon creation, thus preventing collection. It would be nice if we could properly solve the problem (or at least establish that the problem is specific to `bsd.math`) 4 4 5 '''Apply''' 6 7 #13145, #715, #11521, and then [attachment:trac_13447-sanitise_ring_refcount.patch 8 9 '''Merge together with''' #715, #11521 5 '''Apply''' [attachment:trac_13447-sanitise_ring_refcount.patch]