1. 11 Agu, 2006 1 kayıt (commit)
    • Tim Peters's avatar
      test_PyThreadState_SetAsyncExc(): This is failing on some · 08574770
      Tim Peters yazdı
      64-bit boxes.  I have no idea what the ctypes docs mean
      by "integers", and blind-guessing here that it intended to
      mean the signed C "int" type, in which case perhaps I can
      repair this by feeding the thread id argument to type
      ctypes.c_long().
      
      Also made the worker thread daemonic, so it doesn't hang
      Python shutdown if the test continues to fail.
      08574770
  2. 10 Agu, 2006 11 kayıt (commit)
  3. 09 Agu, 2006 15 kayıt (commit)
  4. 08 Agu, 2006 11 kayıt (commit)
  5. 06 Agu, 2006 2 kayıt (commit)