]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-99729: Unlink frames before clearing them (GH-100030)
authorBrandt Bucher <brandtbucher@microsoft.com>
Tue, 6 Dec 2022 14:01:38 +0000 (06:01 -0800)
committerGitHub <noreply@github.com>
Tue, 6 Dec 2022 14:01:38 +0000 (14:01 +0000)
commitb72014c783e5698beb18ee1249597e510b8bcb5a
tree348e6b38b80f9ec04a12f94d99c1199ebaa75c1c
parent85d5a7e8ef472a4a64e5de883cf313c111a8ec77
GH-99729: Unlink frames before clearing them (GH-100030)
Lib/test/test_frame.py
Misc/NEWS.d/next/Core and Builtins/2022-11-26-04-00-41.gh-issue-99729.A3ovwQ.rst [new file with mode: 0644]
Python/bytecodes.c
Python/ceval.c
Python/frame.c
Python/generated_cases.c.h