- 11 Nis, 2011 13 kayıt (commit)
-
-
brian.curtin yazdı
-
brian.curtin yazdı
-
brian.curtin yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Reid Kleckner yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 10 Nis, 2011 10 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
worker processes: new processes would be spawned while the pool is being shut down. Patch by Charles-François Natali.
-
R David Murray yazdı
Eventually I'll actually replace the calls in the tests themselves.
-
Ezio Melotti yazdı
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
-
Eli Bendersky yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 09 Nis, 2011 15 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
and on OS X with pydebug.
-
Antoine Pitrou yazdı
is passed (previously, a select.error with EINVAL would be raised). Patch by Charles-François Natali.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
Mac OS X and FreeBSD to reduce the chances of a crash instead of a "maximum recursion depth" RuntimeError exception. (Patch by Ronald Oussoren)
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
Patch by Nadeem Vawda.
-
Victor Stinner yazdı
interrupted (EINTR), for example if the program is stopped with CTRL+z on Mac OS X. Patch written by Charles-Francois Natali.
-
Victor Stinner yazdı
interrupted (EINTR), for example if the program is stopped with CTRL+z on Mac OS X. Patch written by Charles-Francois Natali.
-
Victor Stinner yazdı
(EINTR), for example if the program is stopped with CTRL+z on Mac OS X. Patch written by Charles-Francois Natali.
-
- 08 Nis, 2011 2 kayıt (commit)
-
-
Victor Stinner yazdı
faulthandler.enable(all_threads=True) dumps the tracebacks even if it is not possible to get the state of the current thread Create also the get_thread_state() subfunction to factorize the code.
-
Victor Stinner yazdı
-