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 @@ -1354,9 +1354,6 @@ iterations of the loop.
13541354   If ``STACK[-1] `` is not ``None ``, increments the bytecode counter by *delta *.
13551355   ``STACK[-1] `` is popped.
13561356
1357-    This opcode is a pseudo-instruction, replaced in final bytecode by
1358-    the directed versions (forward/backward).
1359- 
13601357   .. versionadded :: 3.11 
13611358
13621359   .. versionchanged :: 3.12 
@@ -1368,9 +1365,6 @@ iterations of the loop.
13681365   If ``STACK[-1] `` is ``None ``, increments the bytecode counter by *delta *.
13691366   ``STACK[-1] `` is popped.
13701367
1371-    This opcode is a pseudo-instruction, replaced in final bytecode by
1372-    the directed versions (forward/backward).
1373- 
13741368   .. versionadded :: 3.11 
13751369
13761370   .. versionchanged :: 3.12 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments