- 12 Oct, 2014 12 commits
-
-
Victor Stinner authored
Add "closed" or "closing" to repr() of selector and proactor transports
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Terry Jan Reedy authored
-
Berker Peksag authored
Reported by Jacques Ducasse.
-
Nick Coghlan authored
-
- 11 Oct, 2014 10 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
socket
-
Victor Stinner authored
-
Victor Stinner authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Victor Stinner authored
If the coroutine raised a BaseException, consume the exception to not log a warning. The caller doesn't have access to the local task.
-
Benjamin Peterson authored
Patch by Jakub Wilk.
-
- 10 Oct, 2014 15 commits
-
-
Terry Jan Reedy authored
Patch by Claudiu Popa
-
Antoine Pitrou authored
-
Zachary Ware authored
In particular, correctly describe the behavior of ntpath.join. Based on a patch by Dave Sawyer.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Petri Lehtinen authored
-
Victor Stinner authored
failures on Windows
-
Berker Peksag authored
Patch by Remi Pointel.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
server_hostname methods and attributes of SSLSocket.
-
Victor Stinner authored
-
Terry Jan Reedy authored
-
R David Murray authored
-
- 09 Oct, 2014 3 commits
-
-
Terry Jan Reedy authored
Tweak docstrigs and comments in affected functions in idlelib.configHandler.
-
R David Murray authored
-
R David Murray authored
Patch by Alexander Belopolsky.
-