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_setprofile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-36994: add test for profiling method_descriptor with **kwargs (GH-13461)
Jeroen Demeyer
2019-05-22
1
-0/+9
*
bpo-36682: Rename duplicate tests in test_sys_setprofile (GH-12895)
Windson yang
2019-04-22
1
-2/+2
*
bpo-34125: Enable profiling of method_descriptor in all cases (GH-8416)
jdemeyer
2018-09-19
1
-0/+18
*
bpo-34126: Fix crashes while profiling invalid calls. (GH-8300)
jdemeyer
2018-07-21
1
-0/+16
*
Issue #27171: Fix typos in documentation, comments, and test function names
Martin Panter
2016-06-02
1
-1/+1
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-10/+1
*
PEP 479: Use the return-keyword instead of raising StopIteration inside a ge...
Raymond Hettinger
2014-11-23
1
-1/+0
*
use assertion methods
Benjamin Peterson
2010-10-17
1
-2/+2
*
disable the garbage collector while collecting traces, so that __del__s don't...
Benjamin Peterson
2010-10-17
1
-3/+12
*
remove rather pointless test
Benjamin Peterson
2010-10-17
1
-8/+0
*
Issue #9315: Renamed test_trace to test_sys_settrace and
Alexander Belopolsky
2010-07-25
1
-0/+385