]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-116098: Remove dead frame object creation code (GH-116687)
authorTian Gao <gaogaotiantian@hotmail.com>
Tue, 12 Mar 2024 23:35:28 +0000 (16:35 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 23:35:28 +0000 (23:35 +0000)
commita53cc3f49463e50cb3e2b839b3a82e6bf7f73fee
treee663c9885c01a420ba465dc08259b62abd272228
parent149f7f7ae28944579792d22607532006977177c9
GH-116098: Remove dead frame object creation code (GH-116687)
Lib/test/test_frame.py
Python/frame.c