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
/
Python
/
traceback.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lots of changes, most minor (fatal() instead of abort(), use of
Guido van Rossum
1995-01-02
1
-1/+0
*
* Python/traceback.c: security fix -- check for buffer oveflow
Guido van Rossum
1994-09-29
1
-1/+6
*
add function name to traceback info
Guido van Rossum
1994-08-29
1
-15/+15
*
* mpzmodule.c: cast some methods to the proper type.
Guido van Rossum
1993-12-17
1
-5/+23
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
Modified most (but not yet all) I/O to always go through sys.stdout or
Guido van Rossum
1992-09-25
1
-16/+19
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Move printing of filename and lineno to tb_displayline.
Guido van Rossum
1992-02-26
1
-20/+45
*
tb_here() can now get the lasti and lineno arguments from the frame.
Guido van Rossum
1992-01-14
1
-4/+2
*
Don't use printobject() to print a string (filename).
Guido van Rossum
1991-06-24
1
-7/+10
*
printobject now returns an error code
Guido van Rossum
1991-06-07
1
-4/+6
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-0/+193