Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |