Actions: python/cpython
Actions
      1,630 workflow run results
    
  
          1,630 workflow run results
        
    pdb.post_mortem() accepts exceptions on Python 3.13+
          
        
      
        Add issue header
        #6398:
        
            Issue #128409
            opened
            by
              adamchainz
              
        
      
      async with when with finds no __enter__/__exit__
          
        
      
        Add issue header
        #6395:
        
            Issue #128398
            opened
            by
              gvanrossum
              
        
      
      PYTHONUNBUFFERED is not correct
          
        
      
        Add issue header
        #6391:
        
            Issue #128392
            opened
            by
              WolframAlph
              
        
      
      pyrepl on Windows: add Ctrl+← and Ctrl+→ word-skipping and other keybindings
          
        
      
        Add issue header
        #6390:
        
            Issue #128388
            opened
            by
              paulie4
              
        
      
      test_cmd_line.test_non_interactive_output_buffering fails when PYTHONUNBUFFERED is enabled
          
        
      
        Add issue header
        #6387:
        
            Issue #128377
            opened
            by
              WolframAlph
              
        
      
      FOR_ITER is poor as DISABLE doesn't remove the instrumentation.
          
        
      
        Add issue header
        #6385:
        
            Issue #128375
            opened
            by
              markshannon
              
        
      
      itertools.tee is not correct
          
        
      
        Add issue header
        #6383:
        
            Issue #128372
            opened
            by
              Snoopy1866
              
        
      
      test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_timeout flakes frequently on free-threaded Windows x64
          
        
      
        Add issue header
        #6382:
        
            Issue #128364
            opened
            by
              zanieb
              
        
      
      PyGILState_Check to thread state checks internally
          
        
      
        Add issue header
        #6381:
        
            Issue #128360
            opened
            by
              ZeroIntensity
              
        
      
      LDFLAGS and LIBS not used consistently in configure
          
        
      
        Add issue header
        #6380:
        
            Issue #128354
            opened
            by
              zanieb
              
        
      
      sys.path
          
        
      
        Add issue header
        #6379:
        
            Issue #128352
            opened
            by
              smurfix