Changes between Initial Version and Version 1 of Ticket #14783, comment 8
- Timestamp:
- Apr 1, 2024, 6:41:02 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14783, comment 8
initial v1 1 Now that Chain/ StructureSeq doesn't demote itself to Sequence, their __del__ methods need to call the Sequence __del__ method to get their entries removed from the Python-object lookup table.1 Now that Chain/!StructureSeq doesn't demote itself to Sequence, their __del__ methods need to call the Sequence __del__ method to get their entries removed from the Python-object lookup table. 2 2 3 3 Fix: https://github.com/RBVI/ChimeraX/commit/52d6af744384f30dd05c896571165443f0239dfe