- 09 Agu, 2016 4 kayıt (commit)
-
-
Steven D'Aprano yazdı
-
Steven D'Aprano yazdı
-
-
Steven D'Aprano yazdı
-
- 08 Agu, 2016 12 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Alexander Belopolsky yazdı
-
Guido van Rossum yazdı
-
Berker Peksag yazdı
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 yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Initial patch by Sahil Chelaramani.
-
Raymond Hettinger yazdı
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
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 Agu, 2016 3 kayıt (commit)
-
-
Gregory P. Smith yazdı
the ability to specify a thread name prefix.
-
Gregory P. Smith yazdı
subclasses of property() and other data descriptors. Removes the never publicly used, never documented unittest.mock.DescriptorTypes tuple.
-
Gregory P. Smith yazdı
for subclasses of property() and other data descriptors.
-
- 06 Agu, 2016 9 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Serhiy Storchaka yazdı
as path in compile() and similar functions is now deprecated.
-
Serhiy Storchaka yazdı
as paths in os functions is now deprecated.
-
Berker Peksag yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Initial patch by py.user.
-
- 05 Agu, 2016 9 kayıt (commit)
-
-
Ethan Furman yazdı
-
Ethan Furman yazdı
Clarify NotImplemented vs NotImplementedError. Initial patch by Emmanuel Barry. Closes issue 27242.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Martin Panter yazdı
-
- 04 Agu, 2016 3 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Reported by Linda Pescatore on docs@.
-
Berker Peksag yazdı
-