- 08 Aug, 2016 5 commits
-
-
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 9 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
-
Berker Peksag authored
-
Berker Peksag authored
Initial patch by py.user.
-
- 05 Aug, 2016 9 commits
-
-
Ethan Furman authored
-
Ethan Furman authored
Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Barry. Closes issue 27242.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Martin Panter authored
-
- 04 Aug, 2016 12 commits
-
-
Zachary Ware authored
-
Zachary Ware authored
Reported by Linda Pescatore on docs@.
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Martin Panter authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Martin Panter authored
The conflict occurs with Min GW, which already defines REPARSE_DATA_BUFFER. Also, Min GW uses a lowercase <windows.h> filename.
-
Martin Panter authored
-
Martin Panter authored
-
- 03 Aug, 2016 2 commits
-
-
Donald Stufft authored
-
Donald Stufft authored
-