Actions: python/cpython
Actions
      4,290 workflow run results
    
  
          4,290 workflow run results
        
    macos-15 runner.
          
        
      
        Add issue header
        #9215:
        
            Issue #137973
            opened
            by
              freakboy3742
              
        
      
      ref.evaluate(format=Format.FORWARDREF) returns a ForwardRef with a copied __globals__ that no longer updates
          
        
      
        Add issue header
        #9213:
        
            Issue #137969
            opened
            by
              DavidCEllis
              
        
      
      csv.Sniffer().has_header() checks 21, not 20 rows, contrary to what the docs say
          
        
      
        Add issue header
        #9206:
        
            Issue #137952
            opened
            by
              maurycy
              
        
      
      test_urllib2_localnet on macOS
          
        
      
        Add issue header
        #9203:
        
            Issue #137942
            opened
            by
              yihong0618
              
        
      
      os.exec*e and os.spawn*e (_wexec*e, _spawn*e) from Windows UCRT
          
        
      
        Add issue header
        #9202:
        
            Issue #137934
            opened
            by
              bswck
              
        
      
      with statement points to with (, rather than the context manager
          
        
      
        Add issue header
        #9201:
        
            Issue #137932
            opened
            by
              Zac-HD