- 12 Oct, 2014 21 commits
-
-
R David Murray authored
Patch by Meador Inge.
-
Serhiy Storchaka authored
This gets rid of Tcl warnings when they are handled later when the root is already destroyed.
-
R David Murray authored
Patch by Chris Jerdonek.
-
R David Murray authored
Patch by David Naylor.
-
Georg Brandl authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
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 9 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
-