- 10 Aug, 2016 2 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
Initial patch by Jelle Zijlstra.
-
- 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.
-
- 07 Aug, 2016 3 commits
-
-
Gregory P. Smith authored
the ability to specify a thread name prefix.
-
Gregory P. Smith authored
subclasses of property() and other data descriptors. Removes the never publicly used, never documented unittest.mock.DescriptorTypes tuple.
-
Gregory P. Smith authored
for subclasses of property() and other data descriptors.
-
- 06 Aug, 2016 7 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Serhiy Storchaka authored
as path in compile() and similar functions is now deprecated.
-
Serhiy Storchaka authored
as paths in os functions is now deprecated.
-
Berker Peksag authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-