- 27 Kas, 2014 4 kayıt (commit)
-
-
Zachary Ware yazdı
Suggested by James Lowden on docs@.
-
Ethan Furman yazdı
-
Benjamin Peterson yazdı
-
Zachary Ware yazdı
-
- 26 Kas, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 25 Kas, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
objects in the SubprocessStreamProtocol. It allows to pause the transport to not buffer too much stdout or stderr data.
-
- 24 Kas, 2014 4 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Charles-Axel Dein.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 23 Kas, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch by Donald Stufft.
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
Issue #22894: TestCase.subTest() would cause the test suite to be stopped when in failfast mode, even in the absence of failures.
-
- 17 Eki, 2014 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
It can still be enabled by instantiating a SSLContext manually.
-
- 22 Kas, 2014 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 21 Kas, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 20 Kas, 2014 4 kayıt (commit)
-
-
Victor Stinner yazdı
the parent close() method. If the event loop is already closed, the self-pipe is not unregistered from the selector.
-
Victor Stinner yazdı
functions: * add_signal_handler() * call_at() * call_later() * call_soon() * call_soon_threadsafe() * run_in_executor() Fix also the error message of add_signal_handler() (fix the name of the function).
-
Victor Stinner yazdı
-
Victor Stinner yazdı
release mode
-
- 19 Kas, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Patch by David Watson.
-
Serhiy Storchaka yazdı
Based on patch by Franck Michea.
-
- 18 Kas, 2014 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Patch by Roumen Petrov.
-
- 17 Kas, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 15 Kas, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Fixed an error in _PySys_GetSizeOf declaration.
-
Ned Deily yazdı
-
- 14 Kas, 2014 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Patch by Ludovic.Gasc.
-
- 12 Kas, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 11 Kas, 2014 2 kayıt (commit)
-
-
Donald Stufft yazdı
-
Serhiy Storchaka yazdı
-
- 10 Kas, 2014 5 kayıt (commit)
-
-
Berker Peksag yazdı
-
Serhiy Storchaka yazdı
The re module could be used during building before array is built.
-
Serhiy Storchaka yazdı
different lowercase are now matched in case-insensitive regular expressions.
-
Serhiy Storchaka yazdı
platforms.
-
Raymond Hettinger yazdı
-
- 08 Kas, 2014 1 kayıt (commit)
-
-
Berker Peksag yazdı
-