- 16 Mar, 2011 9 commits
-
-
Ronald Oussoren authored
-
Ronald Oussoren authored
ensure that it will be found regardless of the shell PATH. This ensures that multiprocessing.cpu_count works on default installs of MacOSX.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Raymond Hettinger authored
Emphasize the ['x', 'y'] option for listing field names. Remove PS2 prompts to make the examples cut-and-pasteable.
-
- 15 Mar, 2011 31 commits
-
-
Michael Foord authored
-
Michael Foord authored
-
Raymond Hettinger authored
-
R David Murray authored
-
R David Murray authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Antoine Pitrou authored
longer fails if zlib is not installed. Instead, the zipfile.ZIP_STORED compression is used to create the ZipFile. Patch by Natalia B. Bidart.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
in the _posixsubprocess C extension module it would unintentionally close the fds and raise an error.
-
Antoine Pitrou authored
-
R David Murray authored
-
R David Murray authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
R David Murray authored
-
R David Murray authored
The fix is to charset.py, which was not doing the encoding to the correct output character set when doing a body_encode for either the shift-jis or euc-jp charsets. There's also a fix for handling a bytes input in encoders.py. Patch by Michael Henry, comment changes by me.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
when test_subprocess was run.
-
Ezio Melotti authored
-
Ezio Melotti authored
-