]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92311: Add tests for frame_setlineno jumping over listcomps (#92741)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Thu, 12 May 2022 21:43:54 +0000 (17:43 -0400)
committerGitHub <noreply@github.com>
Thu, 12 May 2022 21:43:54 +0000 (17:43 -0400)
commit8cf2906828b4ea281ea5381bf59b9052bae99f53
treed5c4f680f89049331008511580be7fadbb30030b
parent83c0247d47b99f4571e35ea95361436e1d2a61cd
gh-92311: Add tests for frame_setlineno jumping over listcomps (#92741)
Lib/test/test_sys_settrace.py