1. c4b8e05 merge #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 12 years ago
  2. 252cd0e #12890: don't emit <p> tags in text mode when logdir specified. by R David Murray · 12 years ago
  3. 274271d remove unused imports (closes #12432) by Benjamin Peterson · 13 years ago
  4. ef3e4c2 Merged revisions 70980,71059,71225,71234,71241,71243,71249,71251,71255,71266,71299,71329,71397-71398,71486 via svnmerge from by Benjamin Peterson · 15 years ago
  5. f47e84c Merged revisions 70956 via svnmerge from by Brett Cannon · 15 years ago
  6. 1325790 Merged revisions 55795-55816 via svnmerge from by Guido van Rossum · 17 years ago
  7. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  8. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  9. 57b39e0 Bug #1697782: remove all remaining code that uses types.InstanceType. by Georg Brandl · 17 years ago
  10. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago
  11. 07c81d9 Prevent creating a HTML link to file://?/ by Georg Brandl · 19 years ago
  12. dbecd93 Replace list of constants with tuples of constants. by Raymond Hettinger · 19 years ago
  13. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  14. 5fcefdb [Patch #987052 from Thomas Guettler] by Andrew M. Kuchling · 20 years ago
  15. 1c0228a Another nit found by Neal Norwitz using pychecker. This was caused by a by Skip Montanaro · 20 years ago
  16. 26f6bdf [Bug #758665] cgitb.scanvars() fails because of an unititialized value variable. Patch from Robin Becker. by Andrew M. Kuchling · 20 years ago
  17. 30633c9 [Bug #945063] Get file extension correct. (2.3 bugfix candidate) by Andrew M. Kuchling · 20 years ago
  18. b67c943 [Bugfix candidate] Escape traceback type and value. There are probably additional cases where cgitb.py doesn't escape as paranoidly as it should (e.g. attribute names) by Andrew M. Kuchling · 20 years ago
  19. 478c105 Whitespace normalization. by Tim Peters · 21 years ago
  20. 364ca40 SF Patch 569574 - enhancements to cgitb for plain text display by Skip Montanaro · 21 years ago
  21. 0146f41 Fix name error, found by pychecker. by Guido van Rossum · 22 years ago
  22. 3b0a329 Massive changes from SF 589982 (tempfile.py rewrite, by Zack by Guido van Rossum · 22 years ago
  23. 711cad7 Also look up variable names in __builtins__ if not found in globals. by Ka-Ping Yee · 22 years ago
  24. 4f5b49f Make the module docstring agree with reality: the module prvides the by Fred Drake · 23 years ago
  25. fa78d0f Add "file" argument to Hook constructor. by Ka-Ping Yee · 23 years ago
  26. 8320597 Enhancements: by Ka-Ping Yee · 23 years ago
  27. 6b5a48d Initial check-in of cgitb. by Ka-Ping Yee · 23 years ago