- 22 Şub, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
closing the window.
-
Serhiy Storchaka yazdı
closing the window.
-
- 21 Şub, 2015 6 kayıt (commit)
-
-
Steve Dower yazdı
Issue #23152: Renames time_t_to_FILE_TIME to _Py_time_t_to_FILE_TIME, removes unused struct win32_stat and return value
-
Steve Dower yazdı
-
Steve Dower yazdı
fstat() may fail with EOVERFLOW on files larger than 2 GB because the file size type is an signed 32-bit integer.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
conditional group references are used in lookbehind assertions in regular expressions.
-
Serhiy Storchaka yazdı
work in lookbehind assertions in regular expressions.
-
- 20 Şub, 2015 21 kayıt (commit)
-
-
Serhiy Storchaka yazdı
consumed too much memory and raised SystemError or MemoryError. Original patch by Aleksi Torhamo.
-
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ı
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ı
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.
-
Serhiy Storchaka yazdı
old-style and new API for string with 2**30-1 characters.
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
allowing the deletion of the cwd. Thanks to Martin Panter for the initial fix.
-
Berker Peksag yazdı
with the constants in http.client. Initial patch by Demian Brecht.
-
Serhiy Storchaka yazdı
-
Raymond Hettinger yazdı
-
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.
-
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ı
(Typo was already fixed on this branch.)
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 19 Şub, 2015 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Steve Dower yazdı
-
- 18 Şub, 2015 8 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
-