Actions: python/cpython
Actions
      3,322 workflow run results
    
  
          3,322 workflow run results
        
    time_clockid_converter() selects the wrong type for clockid_t on Cygwin.
          
        
      
        Add issue header
        #8255:
        
            Issue #134771
            opened
            by
              collinfunk
              
        
      
      threading primitives are subject to reference count contention
          
        
      
        Add issue header
        #8251:
        
            Issue #134761
            opened
            by
              ZeroIntensity
              
        
      
      UnboundLocalError in email.message.Message.get_payload
          
        
      
        Add issue header
        #8250:
        
            Issue #134759
            opened
            by
              thib-d
              
        
      
      _PyEval_EvalFrameDefault originating on calling fcntl.ioctl
          
        
      
        Add issue header
        #8246:
        
            Issue #134744
            opened
            by
              devdanzin
              
        
      
      importlib.metadata.distributions()
          
        
      
        Add issue header
        #8245:
        
            Issue #134740
            opened
            by
              emmatyping
              
        
      
      ast.dump( show_empty = True) does not show most None values.
          
        
      
        Add issue header
        #8244:
        
            Issue #134733
            opened
            by
              hunterhogan
              
        
      
      ast.dump() elision of empty values should use field types
          
        
      
        Add issue header
        #8241:
        
            Issue #134718
            opened
            by
              JelleZijlstra
              
        
      
      -W and PYTHONWARNINGS
          
        
      
        Add issue header
        #8239:
        
            Issue #134716
            opened
            by
              garyaviv
              
        
      
      ‘address_of_code_object’ may be used uninitialized in this function [-Wmaybe-uninitialized] warning in _remote_debugging_module.c
          
        
      
        Add issue header
        #8236:
        
            Issue #134693
            opened
            by
              sobolevn
              
        
      
      co_lnotab from CodeType
          
        
      
        Add issue header
        #8235:
        
            Issue #134690
            opened
            by
              sobolevn
              
        
      
      ast.MatchStar.name incorrectly has class-level default value
          
        
      
        Add issue header
        #8231:
        
            Issue #134674
            opened
            by
              hunterhogan