File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,13 @@ Unreleased
2323- Greatly improved performance on PyPy, and other environments that need the
2424  pure Python trace function.  Thanks, Carl Friedrich Bolz-Tereick (`pull 
2525  1381 `_ and `pull 1388 `_).  Slightly improved performance when using the C
26-   trace function, as most environments do.
26+   trace function, as most environments do.  Closes ` issue 1339 `_. 
2727
2828- The conditions for using tomllib from the standard library have been made
2929  more precise, so that 3.11 alphas will continue to work. Closes `issue 
3030  1390 `_.
3131
32+ .. _issue 1339 : https://github.com/nedbat/coveragepy/issues/1339 
3233.. _pull 1381 : https://github.com/nedbat/coveragepy/pull/1381 
3334.. _pull 1388 : https://github.com/nedbat/coveragepy/pull/1388 
3435.. _issue 1390 : https://github.com/nedbat/coveragepy/issues/1390 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments