- 22 Jul, 2011 3 commits
-
-
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 2 commits
-
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-
Benjamin Peterson authored
-
- 14 Jul, 2011 4 commits
-
-
Charles-François Natali authored
-
Victor Stinner authored
test_shutdown() may fail on very slow buildbots like FreeBSD 6.4 just because of the arbitrary timeout.
-
Raymond Hettinger authored
-
Benjamin Peterson authored
-
- 13 Jul, 2011 4 commits
-
-
Ned Deily authored
as the processor type on some Mac systems. Also fix NameError in fallback _mac_ver_gestalt function. And remove out-of-date URL in docs.
-
Victor Stinner authored
the parent structure. Patch by Vlad Riscutia.
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 12 Jul, 2011 1 commit
-
-
Antoine Pitrou authored
cleared by the garbage collector. This fixes a segfault when an instance and its type get caught in a reference cycle, and the instance's deallocator calls one of the methods on the type (e.g. when subclassing IOBase). Diagnosis and patch by Davide Rizzo.
-
- 09 Jul, 2011 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
and add a note concerning its status.
-
Antoine Pitrou authored
Also, point to the various alternatives.
-
Antoine Pitrou authored
failure in name resolution. Should fix a buildbot failure.
-
- 08 Jul, 2011 1 commit
-
-
Antoine Pitrou authored
an overzealous DNS service (e.g. OpenDNS) redirects to a placeholder Web site.
-