Actions: python/cpython
Actions
      1,723 workflow run results
    
  
          1,723 workflow run results
        
    test_call.test_super_deep started segfaulting with 3.14.0a4 freethreading
          
        
      
        Add issue header
        #6565:
        
            Issue #128954
            opened
            by
              mgorny
              
        
      
      array module is not free-thread safe.
          
        
      
        Add issue header
        #6563:
        
            Issue #128942
            opened
            by
              tom-pytel
              
        
      
      logger.debug of asyncio.BaseProactorEventLoop with others of asyncio
          
        
      
        Add issue header
        #6559:
        
            Issue #128928
            opened
            by
              NewUserHa
              
        
      
      socketserver.Unix*Server may attempt to set SO_REUSEPORT on Unix sockets, causing EOPNOTSUPP, e.g. in test_asyncio
          
        
      
        Add issue header
        #6557:
        
            Issue #128916
            opened
            by
              mgorny
              
        
      
      _PyTrash_begin and _PyTrash_end do not have implementation
          
        
      
        Add issue header
        #6554:
        
            Issue #128910
            opened
            by
              sobolevn
              
        
      
      sqlite3.Cursor in a terminal (and maybe also Jupyter)
          
        
      
        Add issue header
        #6553:
        
            Issue #128905
            opened
            by
              jpivarski
              
        
      
      raise SyntaxError('hello', 'abcdef') crashes the new Python 3.13 REPL
          
        
      
        Add issue header
        #6549:
        
            Issue #128894
            opened
            by
              PierreQuentel
              
        
      
      socket.send_fds and socket.recv_fds
          
        
      
        Add issue header
        #6544:
        
            Issue #128881
            opened
            by
              GalaxySnail
              
        
      
      ABCMeta adds __weakref__ but not to __slots__
          
        
      
        Add issue header
        #6541:
        
            Issue #128866
            opened
            by
              barakatzir