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_cgitb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-47061: deprecate cgi and cgitb (GH-32410)
Brett Cannon
2022-04-09
1
-1/+2
*
bpo-40275: Use new test.support helper submodules in tests (GH-21315)
Hai Shi
2020-07-06
1
-1/+1
*
bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters....
Serhiy Storchaka
2020-06-25
1
-4/+6
*
Remove binding of captured exceptions when not used to reduce the chances of ...
Pablo Galindo
2019-11-19
1
-1/+1
*
bpo-33256: Replace angle brackets around python object repr to display it in ...
sblondon
2018-04-29
1
-0/+1
*
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-1/+2
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-5/+1
*
#12890: fix test on windows
R David Murray
2012-10-31
1
-6/+4
*
#12890: skip tests which fail on windows until fixed or rewritten.
R David Murray
2012-10-27
1
-2/+2
*
merge #12890: don't emit <p> tags in text mode when logdir specified.
R David Murray
2012-10-27
1
-8/+25
*
Normalize whitespace for #11512 fix.
Brian Curtin
2011-07-06
1
-7/+7
*
Fix #11512. Add an initial test suite for the cgitb, providing 75% coverage.
Brian Curtin
2011-07-06
1
-0/+55