Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now I can use tuples with startswith and endswith. | Ned Batchelder | 2013-10-19 | 1 | -1/+1 |
* | Get rid of our backward implementation of set, sorted, reversed, and rpartition. | Ned Batchelder | 2013-10-19 | 1 | -1/+0 |
* | Make everything work on py2.3 again (for the last time). | Ned Batchelder | 2013-10-05 | 1 | -0/+1 |
* | Tests for debug tracing features. | Ned Batchelder | 2013-09-12 | 1 | -1/+4 |
* | Make the should_trace_cache test a little more bullet-proof. | Ned Batchelder | 2013-09-08 | 1 | -1/+8 |
* | A test that the collector is using the should_trace_cache properly. | Ned Batchelder | 2013-09-08 | 1 | -0/+47 |