Actions: python/cpython
Actions
      4,290 workflow run results
    
  
          4,290 workflow run results
        
    re.search hangs with certain regex pattern
          
        
      
        Add issue header
        #9147:
        
            Issue #137765
            opened
            by
              yoyo421
              
        
      
      optimize_uops in a JIT build
          
        
      
        Add issue header
        #9146:
        
            Issue #137762
            opened
            by
              devdanzin
              
        
      
      set_intersection use _PyObject_HashFast()?
          
        
      
        Add issue header
        #9144:
        
            Issue #137759
            opened
            by
              JasonMendoza2008
              
        
      
      _pydatetime rejects ZoneInfo as tzinfo yet C datetime accepts
          
        
      
        Add issue header
        #9140:
        
            Issue #137754
            opened
            by
              StanFromIreland
              
        
      
      set().pop() should say *the 1st element* instead of *an arbitrary element*
          
        
      
        Add issue header
        #9136:
        
            Issue #137745
            opened
            by
              hyperkai
              
        
      
      SystemError in _PyEval_EvalFrameDefault in a JIT build
          
        
      
        Add issue header
        #9130:
        
            Issue #137728
            opened
            by
              devdanzin
              
        
      
      int, float, complex and bool elements, set() and frozenset() return the sets with ordered elements against the doc says
          
        
      
        Add issue header
        #9129:
        
            Issue #137727
            opened
            by
              hyperkai