1. 7eb4b7d Fix all wrong instances of "it's". by Georg Brandl · 19 years ago
  2. e9ddfbb SF #989185: Drop unicode.iswide() and unicode.width() and add by Hye-Shik Chang · 20 years ago
  3. 61e40bd Special case normalization of empty strings. Fixes #924361. Backported to 2.3. by Martin v. Löwis · 20 years ago
  4. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  5. 669454e Whitespace normalization. by Tim Peters · 21 years ago
  6. 37c4728 Port test_ucn and test_unicodedata to PyUnit. Add a few tests for error by Walter Dörwald · 21 years ago
  7. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  8. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  9. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  10. 67ceca7 Fixed encoding to use an endianness independent format. by Marc-André Lemburg · 24 years ago
  11. 6a20ee7 Added test suite for the complete Unicode database. The test previously by Marc-André Lemburg · 24 years ago
  12. 24bdb04 Marc-Andre Lemburg: by Guido van Rossum · 24 years ago