File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -1339,9 +1339,6 @@ iterations of the loop.
13391339   If ``STACK[-1] `` is not ``None ``, increments the bytecode counter by *delta *.
13401340   ``STACK[-1] `` is popped.
13411341
1342-    This opcode is a pseudo-instruction, replaced in final bytecode by
1343-    the directed versions (forward/backward).
1344- 
13451342   .. versionadded :: 3.11 
13461343
13471344   .. versionchanged :: 3.12 
@@ -1353,9 +1350,6 @@ iterations of the loop.
13531350   If ``STACK[-1] `` is ``None ``, increments the bytecode counter by *delta *.
13541351   ``STACK[-1] `` is popped.
13551352
1356-    This opcode is a pseudo-instruction, replaced in final bytecode by
1357-    the directed versions (forward/backward).
1358- 
13591353   .. versionadded :: 3.11 
13601354
13611355   .. versionchanged :: 3.12 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments