1. 724f6a6 Rename test_pep####.py files by Zachary Ware · 8 years ago[Renamed from Lib/test/test_pep3120.py]
  2. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  3. 5c724a8 Issue #13913: Another fix test_pep3120 for the UTF-8 codec name by Victor Stinner · 12 years ago
  4. 1303298 Issue #13913: Fix test_pep3120 for the UTF-8 codec name by Victor Stinner · 12 years ago
  5. 2dd66ce Make the exception message check for malformed UTF-8 source looser so that SyntaxError triggered from UnicodeDecodeError is also acceptable. by Brett Cannon · 15 years ago
  6. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  7. da78043 Latin-1 source code was not being properly decoded when passed through by Brett Cannon · 16 years ago
  8. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  9. 447d33e Implement PEP 3120. by Martin v. Löwis · 17 years ago