1. 23 Eyl, 2012 1 kayıt (commit)
  2. 22 Eyl, 2012 1 kayıt (commit)
  3. 31 Tem, 2012 1 kayıt (commit)
  4. 13 Tem, 2011 1 kayıt (commit)
  5. 19 Haz, 2011 2 kayıt (commit)
  6. 18 Haz, 2011 1 kayıt (commit)
  7. 07 May, 2011 1 kayıt (commit)
    • Victor Stinner's avatar
      faulthandler: dump all threads by default · 7bba62fd
      Victor Stinner yazdı
       * Set the default value of all_threads arguments to True
       * Py_FatalError() dumps all threads, instead of only the current thread
      
      Dump only the current thread is not reliable. In some cases, Python is unable
      to retrieve the state of the current thread and so is unable to dump the
      traceback. faulthandler keeps a reference to the interpreter and so is always
      able to dump the traceback of all threads.
      7bba62fd
  8. 08 Nis, 2011 1 kayıt (commit)
  9. 01 Nis, 2011 2 kayıt (commit)
  10. 31 Mar, 2011 1 kayıt (commit)
  11. 30 Mar, 2011 1 kayıt (commit)