Actions: python/cpython
Actions
      4,289 workflow run results
    
  
          4,289 workflow run results
        
    dict.update() should show update(**other) instead of update([other])
          
        
      
        Add issue header
        #9081:
        
            Issue #137593
            opened
            by
              hyperkai
              
        
      
      timeit
          
        
      
        Add issue header
        #9075:
        
            Issue #137578
            opened
            by
              inventshah
              
        
      
      help()
          
        
      
        Add issue header
        #9072:
        
            Issue #137574
            opened
            by
              Locked-chess-official
              
        
      
      gzip._GzipReader.read() with sometimes uninitialized variable
          
        
      
        Add issue header
        #9070:
        
            Issue #137571
            opened
            by
              maurycy
              
        
      
      test_repl.test_toplevel_contextvars_async fails under Fish in a VS Code terminal
          
        
      
        Add issue header
        #9068:
        
            Issue #137569
            opened
            by
              brettcannon
              
        
      
      test_pyrepl.test_dumb_terminal_exits_cleanly fails under Fish when run in VS Code's terminal
          
        
      
        Add issue header
        #9067:
        
            Issue #137568
            opened
            by
              brettcannon
              
        
      
      cafile from ssl.create_default_context causes ~143,000 disk operations in Windows
          
        
      
        Add issue header
        #9065:
        
            Issue #137560
            opened
            by
              sloweclair
              
        
      
      asyncio.Timeout.__aexit__ does not handle BaseExceptionGroup
          
        
      
        Add issue header
        #9063:
        
            Issue #137549
            opened
            by
              PLPeeters