- 27 Jul, 2011 2 commits
-
-
Senthil Kumaran authored
merge from 3.2 - fix urlopen behavior on sites which do not send (or obsfuscates) Connection: Close header.
-
Ned Deily authored
when opening a long file. With Tk 8.5, the first line was hidden.
-
- 26 Jul, 2011 1 commit
-
-
Ned Deily authored
link file name.
-
- 25 Jul, 2011 1 commit
-
-
Ross Lagerwall authored
with mmap. Patch by Steffen Daode Nurpmeso.
-
- 24 Jul, 2011 2 commits
-
-
Charles-François Natali authored
-
Antoine Pitrou authored
-
- 23 Jul, 2011 5 commits
-
-
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.
-
Senthil Kumaran authored
merge from 3.2 - Fix closes issue12581 - Increase the urllib.parse test coverage (cases applicable to 2.7). Patch by Petter Haggholm.
-
Georg Brandl authored
-
- 22 Jul, 2011 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Charles-François Natali authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Eli Bendersky authored
-
- 21 Jul, 2011 3 commits
-
-
Charles-François Natali authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 20 Jul, 2011 1 commit
-
-
Senthil Kumaran authored
merge from 3.2 - Fix closes issue12524 - update http.client POST example with a working example. - Patch contributed by Bharadwaj
-
- 19 Jul, 2011 7 commits
-
-
Barry Warsaw authored
-
Antoine Pitrou authored
so that "import DLFCN" and other similar imports work on Linux 3.0.
-
Barry Warsaw authored
signature. Without this, architectures where sizeof void* != sizeof int are broken. Patch given by Hallvard B Furuseth.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
R David Murray authored
The RFC doesn't say that they are allowed; apparently many mailers accept them, but not postfix. Contributions to this patch were made by Felipe Cruz and Catalin Iacob.
-
Senthil Kumaran authored
merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob
-
- 18 Jul, 2011 3 commits
-
-
Antoine Pitrou authored
-
R David Murray authored
-
Georg Brandl authored
-
- 17 Jul, 2011 7 commits
-
-
Alex Gaynor authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and https_response.
-
Senthil Kumaran authored
merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Eli Bendersky authored
-
- 15 Jul, 2011 1 commit
-
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-