- 27 Ock, 2012 10 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback.
-
Antoine Pitrou yazdı
Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
This required updating the code to use posix instead of os. This is all being done to make bootstrapping easier to removing dependencies that are kept in importlib.__init__ and thus outside of the single file to bootstrap from.
-
Victor Stinner yazdı
Skip the test if we are unable to find an invalid time_t value.
-
- 26 Ock, 2012 12 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
is not available or its value cannot be represented
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Victor Stinner yazdı
of ValueError on failure. time.ctime() and time.asctime() now raises an OSError if localtime() failed.
-
Meador Inge yazdı
-
Meador Inge yazdı
-
Brett Cannon yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 25 Ock, 2012 18 kayıt (commit)
-
-
Brett Cannon yazdı
does not need to be exposed from C code for bootstrapping reasons.
-
Victor Stinner yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Nadeem Vawda yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
Closes #13859: Replaced reference to StandardError with reference to Exception. Thanks to Matt Joiner for spotting this and submitting a patch.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
(rather than `-m test.regrtest`)
-