]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-92311: Let frame_setlineno jump over listcomps (GH-92717)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Thu, 12 May 2022 15:31:43 +0000 (11:31 -0400)
committerGitHub <noreply@github.com>
Thu, 12 May 2022 15:31:43 +0000 (16:31 +0100)
commita24e67697362e76dd25d6901109277458b5971b9
tree48fc18f93bb4981fc67136ef222bd4d601a8ae16
parent5d62759f98e82625277f46ea86a1a29b07b8ffe1
[3.10] gh-92311: Let frame_setlineno jump over listcomps (GH-92717)
Lib/test/test_sys_settrace.py
Misc/NEWS.d/next/Core and Builtins/2022-05-12-09-38-20.gh-issue-92311.VEgtts.rst [new file with mode: 0644]
Objects/frameobject.c