Changes between Version 92 and Version 134 of Ticket #13447
- Timestamp:
- 01/13/19 19:22:41 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13447
-
Property
Status
changed from
needs_work
toneeds_review
-
Property
Authors
changed from
Nils Bruin, Simon King
toSimon King
- Property Cc burcin added
-
Property
Commit
changed from
to
70c08b09315f9e897fb2dbc6ba748ed6cc681b06
-
Property
Milestone
changed from
sage-5.11
tosage-6.4
-
Property
Branch
changed from
to
u/SimonKing/make_libsingular_multivariate_polynomial_rings_collectable
-
Property
Report Upstream
changed from
None of the above - read trac for reasoning.
toN/A
-
Property
Reviewers
changed from
Simon King
to -
Property
Work issues
changed from
Understand why sometimes `new_RingWrap` needs an incref and sometimes not
to
-
Property
Status
changed from
-
Ticket #13447 – Description
v92 v134 2 2 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 5 '''Apply''' [attachment:trac_13447-sanitise_ring_refcount.patch]