diff options
author | Mark Shannon <mark@hotpy.org> | 2024-12-02 10:12:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 10:12:17 (GMT) |
commit | a8dd821d5b25b42c0adeae6642e9b3f9228580f9 (patch) | |
tree | c6f62d9d50569a4dd7aae23db945fc21bfa82e4b /Python/executor_cases.c.h | |
parent | 2a373da7700cf928e0a5ce3998d19351a3565df4 (diff) | |
download | cpython-a8dd821d5b25b42c0adeae6642e9b3f9228580f9.zip cpython-a8dd821d5b25b42c0adeae6642e9b3f9228580f9.tar.gz cpython-a8dd821d5b25b42c0adeae6642e9b3f9228580f9.tar.bz2 |
GH-126491: GC: Mark objects reachable from roots before doing cycle collection (GH-127110)
* Mark almost all reachable objects before doing collection phase
* Add stats for objects marked
* Visit new frames before each increment
* Update docs
* Clearer calculation of work to do.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions