]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-99729: Unlink frames before clearing them (#100047)
authorBrandt Bucher <brandtbucher@microsoft.com>
Tue, 6 Dec 2022 17:02:19 +0000 (09:02 -0800)
committerGitHub <noreply@github.com>
Tue, 6 Dec 2022 17:02:19 +0000 (17:02 +0000)
commit2182a71eedbc8e95c3cf2d8c0aa2fd66c7a93db4
tree07a441ad880a7e112578a6ae6f3f0b95e67cd014
parent3fae04b10e2655a20a3aadb5e0d63e87206d0c67
[3.11] GH-99729: Unlink frames before clearing them (#100047)
Lib/test/test_frame.py
Misc/NEWS.d/next/Core and Builtins/2022-11-26-05-34-00.gh-issue-99729.A3ovwQ.rst [new file with mode: 0644]
Python/ceval.c
Python/frame.c