- 27 Şub, 2015 3 kayıt (commit)
-
-
Victor Stinner yazdı
-
Zachary Ware yazdı
Reported by Jon Colburn on docs@.
-
Benjamin Peterson yazdı
-
- 26 Şub, 2015 3 kayıt (commit)
-
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Victor Stinner yazdı
-
- 25 Şub, 2015 9 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Berker Peksag yazdı
Also, update email examples to use the context manager version of open(). Patch by Baptiste Mispelon.
-
Benjamin Peterson yazdı
See de Gouw, Stijn and Rot, Jurriaan and de Boer, Frank S and Bubel, Richard and Hähnle, Reiner "OpenJDK’s java.utils.Collection.sort() is broken: The good, the bad and the worst case"
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Georg Brandl yazdı
-
- 23 Şub, 2015 5 kayıt (commit)
-
-
Victor Stinner yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Ned Deily yazdı
-
- 22 Şub, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
closing the window.
-
- 21 Şub, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
conditional group references are used in lookbehind assertions in regular expressions.
-
- 20 Şub, 2015 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
consumed too much memory and raised SystemError or MemoryError. Original patch by Aleksi Torhamo.
-
Serhiy Storchaka yazdı
flush() was not called in close() if closefd=False.
-
Serhiy Storchaka yazdı
differs from file system encoding (e.g. on Mac OS).
-
Serhiy Storchaka yazdı
old-style and new API for string with 2**30-1 characters.
-
Berker Peksag yazdı
Also, document the LineTooLong exception since it can be raised by the members of public API (e.g. http.client.HTTPResponse). Patch by Martin Panter.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 19 Şub, 2015 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 18 Şub, 2015 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
document the requestline and close_connection attributes, use real booleans, and add tests (closes #23410) Patch by Martin Panter.
-
- 17 Şub, 2015 3 kayıt (commit)
-
-
Victor Stinner yazdı
Read process exit status to avoid the "Caught subprocess termination from unknown pid" message.
-
Victor Stinner yazdı
methods
-
Victor Stinner yazdı
-