- 04 May, 2011 7 kayıt (commit)
-
-
Victor Stinner yazdı
The U flag is no more used (but still accepted for backward compatibility).
-
Victor Stinner yazdı
Update the doc. Refactor also related tests.
-
Victor Stinner yazdı
The _tkinter module loads the Tcl library which creates a thread waiting events in select(). This thread receives signals blocked by all other threads. We cannot test blocked signals if the _tkinter module is loaded.
-
Victor Stinner yazdı
-
Brian Curtin yazdı
Patch by Bryce Verdier.
-
Brian Curtin yazdı
Patch by Bryce Verdier.
-
Brian Curtin yazdı
Patch by Bryce Verdier.
-
- 03 May, 2011 14 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Antoine Pitrou yazdı
free()d memory arenas on glibc-based systems. Patch by Charles-François Natali.
-
Victor Stinner yazdı
The problem is not specific to Mac OS X.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
called. The test checks that SIG_UNBLOCK calls immediatly the signal handler of the pending SIGUSR1. Improve also the tests using an exception (division by zero) instead of a flag (a function attribute).
-
Victor Stinner yazdı
Disable faulthandler timeout thread on Mac OS X: it interacts with pthread_sigmask() tests.
-
Brian Curtin yazdı
-
- 02 May, 2011 19 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
Patch by Victor Stinner.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-