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_sys_settrace.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #20041: Fixed TypeError when frame.f_trace is set to None.
Serhiy Storchaka
2016-06-04
1
-0/+9
|
\
|
*
Issue #20041: Fixed TypeError when frame.f_trace is set to None.
Serhiy Storchaka
2016-06-04
1
-0/+9
*
|
Replace noop constant statement with expression
Victor Stinner
2016-02-08
1
-2/+2
|
/
*
pop the loop block even for infinite while loops (closes #23048)
Benjamin Peterson
2014-12-13
1
-0/+11
*
#17413: make sure settrace funcs get passed exception instances for 'value'.
R David Murray
2013-04-19
1
-0/+23
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-1/+1
|
\
|
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-1/+1
*
|
merge 3.2 (#14612)
Benjamin Peterson
2012-04-18
1
-0/+11
|
\
\
|
|
/
|
*
SETUP_WITH acts like SETUP_FINALLY for the purposes of setting f_lineno (clos...
Benjamin Peterson
2012-04-18
1
-0/+11
*
|
Merge from 3.2
Amaury Forgeot d'Arc
2011-10-05
1
-2/+2
|
\
\
|
|
/
|
*
Enable the only tests for sys.gettrace
Amaury Forgeot d'Arc
2011-10-05
1
-2/+2
*
|
Issue #10990: Prevent tests from clobbering a set trace function.
Brett Cannon
2011-02-21
1
-0/+10
|
/
*
Issue #9315: Renamed test_trace to test_sys_settrace and
Alexander Belopolsky
2010-07-25
1
-0/+790