- 26 Ock, 2012 6 kayıt (commit)
-
-
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`)
-
- 24 Ock, 2012 8 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #11235: Fix OverflowError when trying to import a source file whose modification time doesn't fit in a 32-bit timestamp.
-
Antoine Pitrou yazdı
Issue #11235: Fix OverflowError when trying to import a source file whose modification time doesn't fit in a 32-bit timestamp.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
target's type (file or directory). The detection was buggy and made the call non-atomic (therefore prone to race conditions).
-
Antoine Pitrou yazdı
target's type (file or directory). The detection was buggy and made the call non-atomic (therefore prone to race conditions).
-
Victor Stinner yazdı
Move wallclock() at the end.
-
- 23 Ock, 2012 7 kayıt (commit)
-
-
Victor Stinner yazdı
may return the same time.
-
Amaury Forgeot d'Arc yazdı
-
Amaury Forgeot d'Arc yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 22 Ock, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
-