diff options
author | Tim Peters <tim@python.org> | 2014-05-08 17:42:19 -0500 |
---|---|---|
committer | Tim Peters <tim@python.org> | 2014-05-08 17:42:19 -0500 |
commit | 99c4936cf50197c654545b24fc625b7454ea42da (patch) | |
tree | 69ce5e15683e60da776266980ca1717a5d6f12e8 /Python | |
parent | f2dde0a5269fe5697c68b0336d42223b3db2df7e (diff) | |
download | cpython-99c4936cf50197c654545b24fc625b7454ea42da.tar.gz |
Issue #21435: Segfault in gc with cyclic trash
Changed the iteration logic in finalize_garbage() to tolerate objects vanishing
from the list as a side effect of executing a finalizer.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions