- 21 May, 2011 16 commits
-
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Vinay Sajip authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Tarek Ziade authored
fixed the move api in packaging.install, and closing the handle left by mkstemp() in its test module
-
Tarek Ziade authored
-
Gregory P. Smith authored
struct guarantees the loop will always be run once to initialize code.
-
Vinay Sajip authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Tarek Ziade authored
-
Victor Stinner authored
Avoid also zombi processes: Popen.communicate() calls its wait() method.
-
- 20 May, 2011 17 commits
-
-
Vinay Sajip authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ezio Melotti authored
Fix more ResourceWarnings in test_packaging moving the join() and server_close() in the stop method.
-
Charles-François Natali authored
accept and return str instead of bytes arrays. Add some more tests.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Victor Stinner authored
-
Victor Stinner authored
-
- 19 May, 2011 7 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
zlib.decompress() anymore to be able to unload the module.
-
Victor Stinner authored
zlib.decompress() anymore to be able to unload the module.
-
Victor Stinner authored
to be able to unload the module.
-
Victor Stinner authored
packaging.util requires the env keyword.
-
Victor Stinner authored
Don't encode the path list
-