Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use assertRaises as a context manager now that we can. | Ned Batchelder | 2013-12-21 | 1 | -1/+2 |
* | Generator expressons are ok now. | Ned Batchelder | 2013-10-19 | 1 | -1/+1 |
* | We only run on 2.6, 2.7, 3.2, 3.3 now. | Ned Batchelder | 2013-10-19 | 1 | -7/+2 |
* | Make everything work on py2.3 again (for the last time). | Ned Batchelder | 2013-10-05 | 1 | -1/+1 |
* | Improve and more fully test the first-blank-line decoding fix. Thanks, Roger... | Ned Batchelder | 2013-09-16 | 1 | -13/+46 |
* | Make UTF-8 detection more robust. | Roger Hu | 2013-05-25 | 1 | -1/+15 |
* | 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/+79 |