]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92311: Add tests for frame_setlineno jumping over listcomps (GH-92741)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 14 May 2022 06:19:00 +0000 (23:19 -0700)
committerGitHub <noreply@github.com>
Sat, 14 May 2022 06:19:00 +0000 (23:19 -0700)
commit964067635602d1be5782b68a44123d59f3b92520
tree4d952045d141eabb331163d66ac8d53a2c4623b3
parent9a97a89b3d051a9819e26f4dae7efb10daaa77cd
gh-92311: Add tests for frame_setlineno jumping over listcomps (GH-92741)

(cherry picked from commit 8cf2906828b4ea281ea5381bf59b9052bae99f53)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Lib/test/test_sys_settrace.py