| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only... | Senthil Kumaran | 2010-11-21 | 1 | -0/+43 |
|
|
* | Fix ResourceWarning for an unclosed socket. | Brian Curtin | 2010-10-31 | 1 | -0/+1 |
|
|
* | Move test_httpservers over to file context managers. | Brett Cannon | 2010-10-29 | 1 | -12/+11 |
|
|
* | test_httpservers: Python CGI scripts have to be encoded to utf-8 | Victor Stinner | 2010-10-17 | 1 | -2/+2 |
|
|
* | test_httpservers: Fix skip test check, the python executable path have to be | Victor Stinner | 2010-10-17 | 1 | -7/+10 |
|
|
* | test_httpservers: skip CGI tests if Python executable path is not encodable | Victor Stinner | 2010-10-17 | 1 | -3/+14 |
|
|
* | Fix Issue9272 - Change CGIHTTPServer to give the child program a copy of os.e... | Senthil Kumaran | 2010-10-03 | 1 | -0/+8 |
|
|
* | Issue1491 - BaseHTTPServer incorrectly implements response code 100 | Senthil Kumaran | 2010-09-30 | 1 | -0/+98 |
|
|
* | Move test_SimpleHTTPServer into test_httpservers. | Georg Brandl | 2010-08-02 | 1 | -5/+33 |
|
|
* | Implement #1578269. Patch by Jason R. Coombs. | Brian Curtin | 2010-07-08 | 1 | -1/+1 |
|
|
* | Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from | Victor Stinner | 2010-04-28 | 1 | -1/+1 |
|
|
* | Merged revisions 80480 via svnmerge from | Antoine Pitrou | 2010-04-25 | 1 | -6/+5 |
|
|
* | Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from | Florent Xicluna | 2010-03-28 | 1 | -2/+12 |
|
|
* | Merged revisions 79100 via svnmerge from | Florent Xicluna | 2010-03-19 | 1 | -28/+28 |
|
|
* | Merged revisions 75838 via svnmerge from | Antoine Pitrou | 2009-10-27 | 1 | -0/+2 |
|
|
* | Note that a number of the changes listed below were not applicable to the Py3... | Nick Coghlan | 2009-10-18 | 1 | -0/+2 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
|
|
* | Merged revisions 71303 via svnmerge from | Benjamin Peterson | 2009-04-11 | 1 | -0/+46 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -2/+3 |
|
|
* | Patch for issue 2848, mostly by Humberto Diogenes, with a couple of | Barry Warsaw | 2008-06-12 | 1 | -1/+3 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -7/+6 |
|
|
* | Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,... | Georg Brandl | 2008-05-25 | 1 | -0/+354 |
|
|