]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93554: add test for quickening of code in loops ending with conditional statement...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 29 May 2024 10:44:04 +0000 (11:44 +0100)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 10:44:04 +0000 (11:44 +0100)
commit016a46ab572fc681e4a06760147b9ae311b21881
tree9553d80da0b817b769eff803653ee34cac4065c9
parent18c1a8d3a81bf8d287a06f2985bbf65c9a9b9794
gh-93554: add test for quickening of code in loops ending with conditional statement (#119485)
Lib/test/test_dis.py