Actions: python/cpython
Actions
      3,322 workflow run results
    
  
          3,322 workflow run results
        
    asyncio.timeout(0) swallows a prior task cancellation
          
        
      
        Add issue header
        #8179:
        
            Issue #134471
            opened
            by
              okhaliavka
              
        
      
      sorted() does shallow copy instead of deep copy
          
        
      
        Add issue header
        #8178:
        
            Issue #134470
            opened
            by
              hyperkai
              
        
      
      build-details.json: c_api.include is used instead of c_api.headers
          
        
      
        Add issue header
        #8175:
        
            Issue #134455
            opened
            by
              mgorny
              
        
      
      subprocess.Popen.communicate() behavior between Windows and Posix on non-byte memoryview input
          
        
      
        Add issue header
        #8174:
        
            Issue #134453
            opened
            by
              tikuma-lsuhsc
              
        
      
      precision_with_grouping in 3.14
          
        
      
        Add issue header
        #8172:
        
            Issue #134449
            opened
            by
              jonathanpoelen
              
        
      
      Python/instrumentation.c: ensure non-NULL PyLong_FromLong results when possible
          
        
      
        Add issue header
        #8171:
        
            Issue #134411
            opened
            by
              smurav
              
        
      
      logging.Formatter docstring missing processName attribute.
          
        
      
        Add issue header
        #8162:
        
            Issue #134360
            opened
            by
              junhaoliao
              
        
      
      get_all_awaited_by API into public Python API.
          
        
      
        Add issue header
        #8159:
        
            Issue #134342
            opened
            by
              corona10
              
        
      
      threading.RLock.locked() method fails
          
        
      
        Add issue header
        #8157:
        
            Issue #134323
            opened
            by
              YvesDup
              
        
      
      repr of threading.RLock is erronous with the _thread module
          
        
      
        Add issue header
        #8156:
        
            Issue #134322
            opened
            by
              YvesDup