- 28 Ock, 2012 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Nadeem Vawda yazdı
-
Charles-François Natali yazdı
by Matt Joiner.
-
Charles-François Natali yazdı
by Matt Joiner.
-
- 27 Ock, 2012 18 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
Issue #13889: Add missing _Py_SET_53BIT_PRECISION_* calls around uses of dtoa.c functions in float round.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
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 5 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ı
-