- 11 Şub, 2014 23 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Victor Stinner yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
R David Murray yazdı
Also a NEWS wording fixup.
-
Victor Stinner yazdı
the list of futures is not a list but a Future, Task or coroutine object
-
Victor Stinner yazdı
parameters
-
Victor Stinner yazdı
call_at() and run_in_executor() now raise a TypeError if the callback is a coroutine function.
-
Victor Stinner yazdı
should be printed
-
Victor Stinner yazdı
than timeout
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
on Windows if source name ends with os.altsep.
-
Serhiy Storchaka yazdı
on Windows if source name ends with os.altsep.
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Victor Stinner yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
- 10 Şub, 2014 17 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Victor Stinner yazdı
scheduled tasks should be executed or not.
-
Larry Hastings yazdı
-
Terry Jan Reedy yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Victor Stinner yazdı
test more reliable (= fail more often on Windows with HPET enabled).
-
Serhiy Storchaka yazdı
_active shouldn't be cached, it set to None on shutdown.
-
Serhiy Storchaka yazdı
_active shouldn't be cached, it set to None on shutdown.
-
Serhiy Storchaka yazdı
Remove unused variables.
-
Serhiy Storchaka yazdı
cleaning other modules. The sys and builtins modules are cleaned last.
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Victor Stinner yazdı
test_timeout_rounding() on Windows XP buildbots.
-