@@ -1471,16 +1471,16 @@ def _prepare_test_cases():
1471
1471
Instruction (opname = 'RETURN_VALUE' , opcode = 83 , arg = None , argval = None , argrepr = '' , offset = 302 , starts_line = None , is_jump_target = False , positions = None ),
1472
1472
Instruction (opname = 'PUSH_EXC_INFO' , opcode = 35 , arg = None , argval = None , argrepr = '' , offset = 304 , starts_line = 25 , is_jump_target = False , positions = None ),
1473
1473
Instruction (opname = 'WITH_EXCEPT_START' , opcode = 49 , arg = None , argval = None , argrepr = '' , offset = 306 , starts_line = None , is_jump_target = False , positions = None ),
1474
- Instruction (opname = 'POP_JUMP_FORWARD_IF_TRUE' , opcode = 115 , arg = 4 , argval = 318 , argrepr = 'to 318 ' , offset = 308 , starts_line = None , is_jump_target = False , positions = None ),
1474
+ Instruction (opname = 'POP_JUMP_FORWARD_IF_TRUE' , opcode = 115 , arg = 1 , argval = 312 , argrepr = 'to 312 ' , offset = 308 , starts_line = None , is_jump_target = False , positions = None ),
1475
1475
Instruction (opname = 'RERAISE' , opcode = 119 , arg = 2 , argval = 2 , argrepr = '' , offset = 310 , starts_line = None , is_jump_target = False , positions = None ),
1476
- Instruction (opname = 'COPY ' , opcode = 120 , arg = 3 , argval = 3 , argrepr = '' , offset = 312 , starts_line = None , is_jump_target = False , positions = None ),
1476
+ Instruction (opname = 'POP_TOP ' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 312 , starts_line = None , is_jump_target = True , positions = None ),
1477
1477
Instruction (opname = 'POP_EXCEPT' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 314 , starts_line = None , is_jump_target = False , positions = None ),
1478
- Instruction (opname = 'RERAISE ' , opcode = 119 , arg = 1 , argval = 1 , argrepr = '' , offset = 316 , starts_line = None , is_jump_target = False , positions = None ),
1479
- Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 318 , starts_line = None , is_jump_target = True , positions = None ),
1480
- Instruction (opname = 'POP_EXCEPT ' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 320 , starts_line = None , is_jump_target = False , positions = None ),
1481
- Instruction (opname = 'POP_TOP ' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 322 , starts_line = None , is_jump_target = False , positions = None ),
1482
- Instruction (opname = 'POP_TOP ' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 324 , starts_line = None , is_jump_target = False , positions = None ),
1483
- Instruction (opname = 'JUMP_BACKWARD ' , opcode = 140 , arg = 27 , argval = 274 , argrepr = 'to 274 ' , offset = 326 , starts_line = None , is_jump_target = False , positions = None ),
1478
+ Instruction (opname = 'POP_TOP ' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 316 , starts_line = None , is_jump_target = False , positions = None ),
1479
+ Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 318 , starts_line = None , is_jump_target = False , positions = None ),
1480
+ Instruction (opname = 'JUMP_BACKWARD ' , opcode = 140 , arg = 24 , argval = 274 , argrepr = 'to 274 ' , offset = 320 , starts_line = None , is_jump_target = False , positions = None ),
1481
+ Instruction (opname = 'COPY ' , opcode = 120 , arg = 3 , argval = 3 , argrepr = '' , offset = 322 , starts_line = None , is_jump_target = False , positions = None ),
1482
+ Instruction (opname = 'POP_EXCEPT ' , opcode = 89 , arg = None , argval = None , argrepr = '' , offset = 324 , starts_line = None , is_jump_target = False , positions = None ),
1483
+ Instruction (opname = 'RERAISE ' , opcode = 119 , arg = 1 , argval = 1 , argrepr = '' , offset = 326 , starts_line = None , is_jump_target = False , positions = None ),
1484
1484
Instruction (opname = 'PUSH_EXC_INFO' , opcode = 35 , arg = None , argval = None , argrepr = '' , offset = 328 , starts_line = None , is_jump_target = False , positions = None ),
1485
1485
Instruction (opname = 'LOAD_GLOBAL' , opcode = 116 , arg = 4 , argval = 'ZeroDivisionError' , argrepr = 'ZeroDivisionError' , offset = 330 , starts_line = 22 , is_jump_target = False , positions = None ),
1486
1486
Instruction (opname = 'CHECK_EXC_MATCH' , opcode = 36 , arg = None , argval = None , argrepr = '' , offset = 342 , starts_line = None , is_jump_target = False , positions = None ),
0 commit comments