- 15 Mar, 2011 40 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou 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
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Thanks Matias Bordese. (a few modifications of my own)
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Barry Warsaw authored
-
Barry Warsaw authored
in a `with` statement. Contributed by Giampaolo Rodola.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
in the _posixsubprocess C extension module it would unintentionally close the fds and raise an error.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
in the _posixsubprocess C extension module it would unintentionally close the fds and raise an error.
-
Gregory P. Smith authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
R David Murray authored
-
R David Murray 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.
-
briancurtin authored
-
briancurtin authored
-
Benjamin Peterson authored
-
briancurtin authored
Patch by Denver Coneybeare at the PyCon 2011 Sprints.
-
Eric V. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
when test_subprocess was run.
-