- 10 Aug, 2016 12 commits
-
-
Martin Panter authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
Initial patch by Jelle Zijlstra.
-
Zachary Ware authored
-
Zachary Ware authored
Patch by Jelle Zijlstra.
-
Zachary Ware authored
-
Zachary Ware authored
Patch by Jelle Zijlstra.
-
Zachary Ware authored
-
Zachary Ware authored
Initial patch by Jelle Zijlstra.
-
Martin Panter authored
-
- 09 Aug, 2016 16 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
Patch by Jelle Zijlstra.
-
Zachary Ware authored
-
Zachary Ware authored
Initial patch by Jelle Zijlstra.
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
Patch by Jelle Zijlstra.
-
Zachary Ware authored
-
Zachary Ware authored
Reported by Oleg Gromyak on docs@
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Steven D'Aprano authored
-
Steven D'Aprano authored
-
-
Steven D'Aprano authored
-
- 08 Aug, 2016 12 commits
-
-
Guido van Rossum authored
-
Alexander Belopolsky authored
-
Guido van Rossum authored
-
Berker Peksag authored
SOCK_RAW is marked as optional in the POSIX specification: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_socket.h.html Patch by Ed Schouten.
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
Initial patch by Sahil Chelaramani.
-
Raymond Hettinger authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
gather will raise exception in case of problem but wait just returns done and pending lists of futures. For getting error every future result should be retrieved, which is boring and error prone.
-