- 26 Tem, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 25 Tem, 2011 5 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Charles-François Natali yazdı
Patrick Sabin.
-
Ross Lagerwall yazdı
-
Ross Lagerwall yazdı
with mmap. Patch by Steffen Daode Nurpmeso.
-
- 24 Tem, 2011 5 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Antoine Pitrou yazdı
(not a problem under 3.x)
-
Antoine Pitrou yazdı
(not a problem under 3.x)
-
Antoine Pitrou yazdı
-
- 23 Tem, 2011 19 kayıt (commit)
-
-
Antoine Pitrou yazdı
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 yazdı
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 yazdı
module: the piped streams can now be properly read from or written to.
-
Antoine Pitrou yazdı
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 yazdı
-
Antoine Pitrou yazdı
a read1() method), and add a *write_through* parameter to mandate unbuffered writes.
-
Antoine Pitrou yazdı
a read1() method), and add an undocumented *write_through* parameter to mandate unbuffered writes.
-
Charles-François Natali yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
* 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 yazdı
* 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 yazdı
-
Senthil Kumaran yazdı
merge from 3.2 - Fix closes issue12581 - Increase the urllib.parse test coverage. Patch by Petter Haggholm.
-
Senthil Kumaran yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
Based on original patch by Giampaolo Rodola with contributions from R. David Murray
-
- 22 Tem, 2011 8 kayıt (commit)
-
-
Charles-François Natali yazdı
releases).
-
Charles-François Natali yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
This is related to a21829180423 as well as #12609 and #12610.
-
Benjamin Peterson yazdı
-
- 21 Tem, 2011 2 kayıt (commit)
-
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-