aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/remote_debugging.c
diff options
context:
space:
mode:
authorNeil Schemenauer <nas-github@arctrix.com>2025-07-08 12:19:57 -0700
committerGitHub <noreply@github.com>2025-07-08 12:19:57 -0700
commitb6b99bf7f1edab77c485faf4e23da868f3a7b68c (patch)
treee56ae3c97cd52d64ff375223a7e5f41cc1a25cba /Python/remote_debugging.c
parentbc9bc078df302dd5cc9928c42c37f4f6d414c767 (diff)
downloadcpython-b6b99bf7f1edab77c485faf4e23da868f3a7b68c.tar.gz
cpython-b6b99bf7f1edab77c485faf4e23da868f3a7b68c.zip
GH-91636: Clear weakrefs created by finalizers. (GH-136401)
Weakrefs to unreachable garbage that are created during running of finalizers need to be cleared. This avoids exposing objects that have `tp_clear` called on them to Python-level code.
Diffstat (limited to 'Python/remote_debugging.c')
0 files changed, 0 insertions, 0 deletions