1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. dc3e06c Have test_coding conditionally remove test files instead of assuming that they by Brett Cannon · 16 years ago
  3. dd9e3b8 Correct a failing test when test_import is run after test_coding: by Amaury Forgeot d'Arc · 17 years ago
  4. 65f9ace Correction for issue1134: all source files with a coding spec, except latin-1 by Amaury Forgeot d'Arc · 17 years ago
  5. 49d90bc Fix a test failure on non-UTF-8 locales: bad_coding2.py is encoded in utf-8. by Hye-Shik Chang · 17 years ago
  6. f7f28fc Fix problem when exec'ing a string with a coding by Neal Norwitz · 17 years ago
  7. db83eb3 Fix Bug #1378022, UTF-8 files with a leading BOM crashed the interpreter. by Neal Norwitz · 19 years ago
  8. 40d3781 - Fix segfault with invalid coding. by Neal Norwitz · 19 years ago