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_trace.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 55007-55179 via svnmerge from
Guido van Rossum
2007-05-07
1
-1/+1
*
Change all the function attributes from func_* -> __*__. This gets rid
Neal Norwitz
2007-02-25
1
-4/+4
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-12/+12
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-2/+2
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-25/+37
*
Disable some tests in anticipation of merging ast-branch to the head
Jeremy Hylton
2005-10-20
1
-16/+21
*
Port from the Python 2.4 branch, patches for SF bug # 900092,
Barry Warsaw
2005-08-15
1
-0/+1
*
The fix in ceval.c 2.386 allows iteration-by-iteration line tracing even in
Armin Rigo
2004-03-22
1
-0/+23
*
Fix (really) for tight loop line events
Nicholas Bastin
2004-03-22
1
-1/+2
*
Test for tight loop line event fix, SF bug #765624
Nicholas Bastin
2004-03-22
1
-0/+25
*
Test for lack of implicit return line event
Nicholas Bastin
2004-03-22
1
-9/+27
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-3/+5
*
Armin Rigo's fix & test for
Michael W. Hudson
2003-04-29
1
-0/+21
*
This is Richie Hindle's patch
Michael W. Hudson
2002-12-17
1
-0/+289
*
Whitespace normalization.
Tim Peters
2002-11-09
1
-9/+9
*
This is Richie Hindle's patch:
Michael W. Hudson
2002-11-08
1
-6/+31
*
Fix for the recursion_level bug Armin Rigo reported in sf
Michael W. Hudson
2002-10-02
1
-0/+20
*
A slight change to SET_LINENO-less tracing.
Michael W. Hudson
2002-09-11
1
-1/+1
*
Bunch more tests.
Michael W. Hudson
2002-09-11
1
-9/+83
*
Further SET_LINENO reomval fixes. See comments in patch #587933.
Michael W. Hudson
2002-08-30
1
-0/+110