index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_cgi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch# 1770008 by Christian Heimes (plus some extras).
Guido van Rossum
2007-08-09
1
-3/+3
*
Merged revisions 56125-56153 via svnmerge from
Guido van Rossum
2007-07-03
1
-2/+3
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-1/+1
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-3/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+1
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-125/+135
*
Restructure comparison dramatically. There is no longer a default
Guido van Rossum
2006-08-24
1
-10/+8
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-0/+69
*
Get rid of dict.has_key(). Boy this has a lot of repercussions!
Guido van Rossum
2006-08-18
1
-2/+2
*
Removed use of 'cgi.initlog()' - the first call to cgi.log is actually
Anthony Baxter
2004-08-03
1
-1/+0
*
Don't return spurious empty fields if 'keep_empty_values' is True.
Neil Schemenauer
2004-07-19
1
-2/+21
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-27/+28
*
Fix a bizarre typo in the helper class ComparableException: the
Guido van Rossum
2001-01-17
1
-1/+1
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-3/+3
*
fix bug #110661 (PR#356) -- accept either & or ; as separator for CGI
Jeremy Hylton
2000-09-15
1
-0/+5
*
Closing patch #101120 -- After everyone agreed.
Moshe Zadka
2000-08-25
1
-3/+13
*
test the non-multipart sections of the cgi module
Jeremy Hylton
2000-08-03
1
-0/+172