1. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  2. 0eadaac Whitespace normalization. by Tim Peters · 22 years ago
  3. b5c4b7b Skip nameprep test 3.43, as we do allow unassigned characters. The test by Martin v. Löwis · 22 years ago
  4. 2548c73 Implement IDNA (Internationalized Domain Names in Applications). by Martin v. Löwis · 22 years ago
  5. 29273c8 Fix for [ 543344 ] Interpreter crashes when recoding; suggested by Marc-André Lemburg · 22 years ago
  6. 8709a42 Check whether a string resize is necessary at the end by Walter Dörwald · 22 years ago
  7. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  8. 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 23 years ago
  9. a37171d Test by Martin v. Loewis for the new UTF-16 codec handling of BOM marks. by Marc-André Lemburg · 23 years ago