- 11 Ock, 2015 2 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Serhiy Storchaka yazdı
-
- 10 Ock, 2015 1 kayıt (commit)
-
-
Victor Stinner yazdı
Skip users with an empty home directory.
-
- 09 Ock, 2015 20 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
(currently only used for builds with <= 10.5 deployment targets)
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Richard.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
* Tulip issue 184: FlowControlMixin constructor now get the event loop if the loop parameter is not set. Add unit tests to ensure that constructor of StreamReader and StreamReaderProtocol classes get the event loop. * Remove outdated TODO/XXX
-
Brett Cannon yazdı
importlib.abc.Loader.exec_module() is also defined. Before this change, create_module() was optional **and** could return None to trigger default semantics. This change now reduces the options for choosing default semantics to one and in the most backporting-friendly way (define create_module() to return None).
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
atomic memory access if available. Patch written by Vitor de Lima and Gustavo Temple.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
* Document why set_result() calls are safe * Cleanup gather(). Use public methods instead of hacks to consume the exception of a future. * sock_connect(): pass directly the fd to _sock_connect_done instead of the socket.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 08 Ock, 2015 12 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 07 Ock, 2015 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Berker Peksag yazdı
Patch by A.M. Kuchling.
-
Berker Peksag yazdı
Patch by A.M. Kuchling.
-