Actions: python/cpython
Actions
      2,225 workflow run results
    
  
          2,225 workflow run results
        
    _PyReftracerTrack(op, PyRefTracer_DESTROY)
          
        
      
        Add issue header
        #6976:
        
            Issue #130382
            opened
            by
              colesbury
              
        
      
      SyntaxWarning problems are hidden after byte-code compilation
          
        
      
        Add issue header
        #6973:
        
            Issue #130378
            opened
            by
              andersk
              
        
      
      _lsprof no longer calls _PyEval_SetProfile making sys.getprofile() useless with cProfile
          
        
      
        Add issue header
        #6972:
        
            Issue #130377
            opened
            by
              sivel
              
        
      
      __dict__ can get collected too early.
          
        
      
        Add issue header
        #6964:
        
            Issue #130327
            opened
            by
              ktosiek
              
        
      
      test_call triggers stack overflow on WASI
          
        
      
        Add issue header
        #6960:
        
            Issue #130319
            opened
            by
              brettcannon
              
        
      
      nan floats is non-invertible
          
        
      
        Add issue header
        #6959:
        
            Issue #130317
            opened
            by
              seh-dev