| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid a bunch of deprecated functions. | Ned Batchelder | 2014-05-17 | 1 | -7/+7 |
| * | Use assertRaises as a context manager now that we can. | Ned Batchelder | 2013-12-21 | 1 | -24/+16 |
| * | No need for paren-less exec any more. | Ned Batchelder | 2013-12-14 | 1 | -62/+29 |
| * | Oops, removing statements from tests means you have to adjust the line number... | Ned Batchelder | 2013-12-14 | 1 | -2/+2 |
| * | Remove unnecessary __future__ imports. | Ned Batchelder | 2013-12-14 | 1 | -4/+1 |
| * | We only run on 2.6, 2.7, 3.2, 3.3 now. | Ned Batchelder | 2013-10-19 | 1 | -168/+164 |
| * | Mark a bunch of tests that don't need temp directories. | Ned Batchelder | 2013-09-28 | 1 | -1/+11 |
| * | Directory changed: test->tests. Adapt. | Ned Batchelder | 2013-02-02 | 1 | -1/+1 |
| * | Move the test directory to tests to avoid conflicts with the stdlib test pack... | Ned Batchelder | 2013-02-02 | 1 | -0/+1730 |
