File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Key terms
4848  repository of open source licensed packages made available for use by
4949  other Python users.
5050* the `Python Packaging Authority 
51-   <https://www.pypa.io/> `__ are  the group of
51+   <https://www.pypa.io/> `__ is  the group of
5252  developers and documentation authors responsible for the maintenance and
5353  evolution of the standard packaging tools and the associated metadata and
5454  file format standards. They maintain a variety of tools, documentation,
Original file line number Diff line number Diff line change @@ -432,7 +432,7 @@ and size) with source metadata saved in the cache file header when it was
432432generated. While effective, this invalidation method has its drawbacks.  When
433433filesystem timestamps are too coarse, Python can miss source updates, leading to
434434user confusion. Additionally, having a timestamp in the cache file is
435- problematic for `build reproduciblity   <https://reproducible-builds.org/ >`_ and
435+ problematic for `build reproducibility   <https://reproducible-builds.org/ >`_ and
436436content-based build systems.
437437
438438:pep: `552 ` extends the pyc format to allow the hash of the source file to be
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments