- 25 Jul, 2011 3 commits
-
-
Charles-François Natali authored
Patrick Sabin.
-
Ross Lagerwall authored
-
Ross Lagerwall authored
with mmap. Patch by Steffen Daode Nurpmeso.
-
- 24 Jul, 2011 5 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Antoine Pitrou authored
(not a problem under 3.x)
-
Antoine Pitrou authored
(not a problem under 3.x)
-
Antoine Pitrou authored
-
- 23 Jul, 2011 19 commits
-
-
Antoine Pitrou authored
running in verbose mode (`-v` or `-W`), by using the `--failfast` (or `-G`) option to regrtest. This is useful with long test suites such as test_io or test_subprocess.
-
Antoine Pitrou authored
running in verbose mode (`-v` or `-W`), by using the `--failfast` (or `-G`) option to regrtest. This is useful with long test suites such as test_io or test_subprocess.
-
Antoine Pitrou authored
module: the piped streams can now be properly read from or written to.
-
Antoine Pitrou authored
module: the piped streams can now be properly read from or written to. (this was broken due to the 2.x to 3.x transition; communicate() support is still sketchy)
-
Antoine Pitrou authored
-
Antoine Pitrou authored
a read1() method), and add a *write_through* parameter to mandate unbuffered writes.
-
Antoine Pitrou authored
a read1() method), and add an undocumented *write_through* parameter to mandate unbuffered writes.
-
Charles-François Natali authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
* ftpwrapper now uses reference counting to ensure that the underlying socket is closed when the ftpwrapper object is no longer in use * ftplib.FTP.ntransfercmd() now closes the socket if an error occurs Initial patch by Victor Stinner.
-
Nadeem Vawda authored
* ftpwrapper now uses reference counting to ensure that the underlying socket is closed when the ftpwrapper object is no longer in use * ftplib.FTP.ntransfercmd() now closes the socket if an error occurs Initial patch by Victor Stinner.
-
Eli Bendersky authored
-
Senthil Kumaran authored
merge from 3.2 - Fix closes issue12581 - Increase the urllib.parse test coverage. Patch by Petter Haggholm.
-
Senthil Kumaran authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Eli Bendersky authored
-
Eli Bendersky authored
Based on original patch by Giampaolo Rodola with contributions from R. David Murray
-
- 22 Jul, 2011 8 commits
-
-
Charles-François Natali authored
releases).
-
Charles-François Natali authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This is related to a21829180423 as well as #12609 and #12610.
-
Benjamin Peterson authored
-
- 21 Jul, 2011 5 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-