GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
cgitb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-2
/
+2
*
[Patch #987052 from Thomas Guettler]
Andrew M. Kuchling
2004-07-10
1
-6
/
+21
*
Another nit found by Neal Norwitz using pychecker. This was caused by a
Skip Montanaro
2004-06-07
1
-2
/
+1
*
[Bug #758665] cgitb.scanvars() fails because of an unititialized value variab...
Andrew M. Kuchling
2004-06-05
1
-1
/
+1
*
[Bug #945063] Get file extension correct. (2.3 bugfix candidate)
Andrew M. Kuchling
2004-05-06
1
-1
/
+1
*
[Bugfix candidate] Escape traceback type and value. There are probably addit...
Andrew M. Kuchling
2004-03-31
1
-1
/
+2
*
Whitespace normalization.
Tim Peters
2003-06-29
1
-1
/
+1
*
SF Patch 569574 - enhancements to cgitb for plain text display
Skip Montanaro
2003-06-17
1
-14
/
+95
*
Fix name error, found by pychecker.
Guido van Rossum
2002-12-31
1
-1
/
+1
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-3
/
+3
*
Also look up variable names in __builtins__ if not found in globals.
Ka-Ping Yee
2002-06-26
1
-3
/
+15
*
Make the module docstring agree with reality: the module prvides the
Fred Drake
2001-12-19
1
-1
/
+1
*
Add "file" argument to Hook constructor.
Ka-Ping Yee
2001-12-04
1
-10
/
+15
*
Enhancements:
Ka-Ping Yee
2001-08-21
1
-93
/
+111
*
Initial check-in of cgitb.
Ka-Ping Yee
2001-08-18
1
-0
/
+182