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
*
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