summaryrefslogtreecommitdiffstats
path: root/Doc/library/wsgiref.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix markup for versionchanged sphinx directive.Senthil Kumaran2012-07-081-4/+2
* Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifi...Senthil Kumaran2012-07-071-0/+5
* Fix closed Issue #11968 - the start_response header values in wsgiref shoudl beSenthil Kumaran2011-05-111-6/+6
* Merge 3.1Éric Araujo2011-04-271-1/+1
|\
| * Change markup so that it creates a linkÉric Araujo2011-04-251-1/+1
| * Merged revisions 85274 via svnmerge fromGeorg Brandl2010-10-061-1/+1
| * Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,...Georg Brandl2010-10-061-3/+1
| * Merged revisions 74821,74828-74831,74833,74835 via svnmerge fromGeorg Brandl2009-09-161-5/+5
* | Implement http://bugs.python.org/issue10155 using And Clover's patch, w/addedPhillip J. Eby2010-11-031-0/+44
* | Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333.Phillip J. Eby2010-11-031-20/+20
* | Fix errors found by "make suspicious".Georg Brandl2010-10-061-1/+1
* | #9019: remove false (in 3k) claim about Headers updates.Georg Brandl2010-08-021-3/+1
* | Merged revisions 81163 via svnmerge fromVictor Stinner2010-05-141-1/+1
* | Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-5/+5
|/
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
* Issue #4718: Adapt the wsgiref package so that it actually works with Python ...Antoine Pitrou2009-01-031-12/+12
* Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,...Georg Brandl2008-07-161-1/+1
* Create http package. #2883.Georg Brandl2008-05-261-3/+3
* Convert a lot of print statements to print functions in docstrings,Neal Norwitz2008-05-131-1/+1
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-3/+3
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-1/+1
* Merged revisions 59226-59233 via svnmerge fromChristian Heimes2007-11-301-1/+88
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-1/+1
* Remove two lingering references to now-gone has_key() methods from the librar...Collin Winter2007-09-101-1/+1
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-2/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+641