Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename test_pep####.py files | Zachary Ware | 2016-09-09 | 1 | -43/+0 |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -6/+2 |
* | Issue #13913: Another fix test_pep3120 for the UTF-8 codec name | Victor Stinner | 2012-02-15 | 1 | -2/+2 |
* | Issue #13913: Fix test_pep3120 for the UTF-8 codec name | Victor Stinner | 2012-02-15 | 1 | -1/+1 |
* | Make the exception message check for malformed UTF-8 source looser so that Sy... | Brett Cannon | 2009-08-30 | 1 | -1/+2 |
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -1/+1 |
* | Latin-1 source code was not being properly decoded when passed through | Brett Cannon | 2008-10-17 | 1 | -1/+17 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
* | Implement PEP 3120. | Martin v. Löwis | 2007-07-29 | 1 | -0/+30 |