| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #18394: Document that cgi.FieldStorage now cleans up after its | Brett Cannon | 2014-01-17 | 1 | -3/+10 |
|
|
* | Issue #19198: Improved cross-references in the cgi module documentation. | Serhiy Storchaka | 2013-10-13 | 1 | -17/+19 |
|
|
* | Issue #8890: Stop advertising an insecure use of /tmp in docs | Petri Lehtinen | 2013-02-23 | 1 | -1/+1 |
|
|
* | Issue11352 - Update cgi module docs | Senthil Kumaran | 2012-04-30 | 1 | -7/+10 |
|
|
* | More source links. | Raymond Hettinger | 2011-01-27 | 1 | -0/+4 |
|
|
* | #2830: add html.escape() helper and move cgi.escape() uses in the standard li... | Georg Brandl | 2010-10-15 | 1 | -7/+7 |
|
|
* | Oops, fix typo | Éric Araujo | 2010-08-14 | 1 | -1/+1 |
|
|
* | Fix reference (follow-up to #9061) | Éric Araujo | 2010-08-14 | 1 | -1/+1 |
|
|
* | #9061: warn that single quotes are never escaped. | Georg Brandl | 2010-08-02 | 1 | -4/+7 |
|
|
* | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | Benjamin Peterson | 2009-09-11 | 1 | -1/+1 |
|
|
* | Merged revisions 74207 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -4/+4 |
|
|
* | Merged revisions 74179 via svnmerge from | Ezio Melotti | 2009-07-22 | 1 | -7/+8 |
|
|
* | Update signature style of optional arguments, part two. | Georg Brandl | 2009-04-05 | 1 | -8/+7 |
|
|
* | #5486: typos. | Georg Brandl | 2009-03-13 | 1 | -2/+2 |
|
|
* | Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via sv... | Benjamin Peterson | 2009-02-26 | 1 | -6/+9 |
|
|
* | Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module | Facundo Batista | 2008-09-03 | 1 | -37/+6 |
|
|
* | Fix urllib function reference. | Georg Brandl | 2008-07-18 | 1 | -2/+2 |
|
|
* | Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,... | Benjamin Peterson | 2008-07-02 | 1 | -0/+2 |
|
|
* | Fix old-style octal literals in the docs. | Georg Brandl | 2008-05-26 | 1 | -3/+3 |
|
|
* | Remove old backwards-compatibility classes from the cgi module. | Georg Brandl | 2008-05-11 | 1 | -29/+6 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -1/+1 |
|
|
* | issue1172: Documentation of "done" attribute in cgi module. | Sean Reifscheider | 2007-09-18 | 1 | -0/+5 |
|
|
* | Change instances of 'while 1:' in the docs into 'while True:'. | Collin Winter | 2007-09-10 | 1 | -1/+1 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -11/+11 |
|
|
* | Partial py3k-ification of Doc/library/: convert has_key references into eithe... | Collin Winter | 2007-09-01 | 1 | -6/+6 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+558 |
|
|