Skip to content

Commit dc9d2ee

Browse files
authored
gh-141833: Remove the bad lines in test_attr_promotion_failure (GH-141841)
1 parent 92972ae commit dc9d2ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/test/test_capi/test_opt.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2480,8 +2480,6 @@ def testfunc(n):
24802480
24812481
24822482
testfunc(_testinternalcapi.TIER2_THRESHOLD)
2483-
ex = get_first_executor(testfunc)
2484-
assert ex is not None
24852483
"""))
24862484

24872485
def test_pop_top_specialize_none(self):

0 commit comments

Comments
 (0)