- 27 Kas, 2011 6 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Jesus Cea yazdı
MERGE: Closes issue #13488: Some old preprocessors have problem with #define not in the first column
-
Jesus Cea yazdı
-
- 26 Kas, 2011 14 kayıt (commit)
-
-
Victor Stinner yazdı
-
Antoine Pitrou yazdı
Issue #13444: When stdout has been closed explicitly, we should not attempt to flush it at shutdown and print an error. This also adds a test for issue #5319, whose resolution introduced the issue.
-
Antoine Pitrou yazdı
Issue #13444: When stdout has been closed explicitly, we should not attempt to flush it at shutdown and print an error. This also adds a test for issue #5319, whose resolution introduced the issue.
-
Meador Inge yazdı
-
Meador Inge yazdı
-
Giampaolo Rodola yazdı
sched.py: fix test_queue by making sure that queue property returns an orderd list of upcoming events
-
Charles-François Natali yazdı
(where unsetenv() doesn't return a value).
-
Meador Inge yazdı
-
Meador Inge yazdı
-
Meador Inge yazdı
-
Meador Inge yazdı
-
Antoine Pitrou yazdı
(should fix a failure on the OpenIndiana AMD64 buildbot)
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
on POSIX systems supporting anonymous memory mappings. Patch by Charles-François Natali.
-
- 25 Kas, 2011 13 kayıt (commit)
-
-
Victor Stinner yazdı
when it is linked to the ncurses library. It encodes also Unicode strings to the locale encoding instead of UTF-8.
-
Antoine Pitrou yazdı
Issue #12856: Ensure child processes do not inherit the parent's random seed for filename generation in the tempfile module. Patch by Brian Harring.
-
Antoine Pitrou yazdı
Issue #12856: Ensure child processes do not inherit the parent's random seed for filename generation in the tempfile module. Patch by Brian Harring.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
different than "strict" anymore. The caller was unable to compute the size of the output buffer: it depends on the error handler.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Issue #9957: SpooledTemporaryFile.truncate() now accepts an optional size parameter, as other file-like objects. Patch by Ryan Kelly.
-
Antoine Pitrou yazdı
mention of the CPython optimization hack.
-
Antoine Pitrou yazdı
mention of the CPython optimization hack.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
- 24 Kas, 2011 4 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Victor Stinner yazdı
Patch written by Charles-François Natali.
-
- 23 Kas, 2011 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-