- 21 May, 2011 4 kayıt (commit)
-
-
Tarek Ziade yazdı
-
Tarek Ziade yazdı
-
Tarek Ziade yazdı
-
Victor Stinner yazdı
Avoid also zombi processes: Popen.communicate() calls its wait() method.
-
- 20 May, 2011 17 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
Fix more ResourceWarnings in test_packaging moving the join() and server_close() in the stop method.
-
Charles-François Natali yazdı
accept and return str instead of bytes arrays. Add some more tests.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 19 May, 2011 19 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
zlib.decompress() anymore to be able to unload the module.
-
Victor Stinner yazdı
zlib.decompress() anymore to be able to unload the module.
-
Victor Stinner yazdı
to be able to unload the module.
-
Victor Stinner yazdı
packaging.util requires the env keyword.
-
Victor Stinner yazdı
Don't encode the path list
-
Victor Stinner yazdı
-
Victor Stinner yazdı
* read: use tokenize.detect_encoding() * write: use 'utf-8'
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
Skip tests that require zlib in the packaging tests. Also add a requires_zlib decorator to test.support.
-
Tarek Ziade yazdı
-
Tarek Ziade yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
We don't need to open the files in text mode just to create them (or update their modification time).
-
Victor Stinner yazdı
-
Tarek Ziade yazdı
-
Tarek Ziade yazdı
-