1. 52ddaef Make test_locale pass by removing tests that were designed to handle by Guido van Rossum · 17 years ago
  2. bd1c68c Patch #1303: Adapt str8 constructor to bytes (now buffer) one. by Georg Brandl · 17 years ago
  3. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  4. 1a1f61b Make test_locale pass. by Guido van Rossum · 17 years ago
  5. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
  6. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  7. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  8. 4cfa136 Work around test_locale failing on Solaris. Will backport to 2.4. by Martin v. Löwis · 19 years ago
  9. 451ae18 [ 1197218 ] test_locale fix on modern linux by Anthony Baxter · 19 years ago
  10. b5047fd Add a workaround for a problem that UTF-8 strings can be corrupted by Hye-Shik Chang · 20 years ago
  11. 8d2e08d Enable some unittests on FreeBSD. by Hye-Shik Chang · 21 years ago
  12. f2715e0 Whitespace normalization. by Tim Peters · 22 years ago
  13. 06f0cef Skip this test on MacOSX: the locale support is too minimal to make it pass. by Jack Jansen · 22 years ago
  14. f0a4668 Add getpreferredencoding. Support @euro modifiers. Fixes #554676. by Martin v. Löwis · 22 years ago
  15. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  16. 8ae2df4 Whitespace normalization. by Tim Peters · 24 years ago
  17. fc34986 In order to make this test work on Windows, the test locale has to be by Guido van Rossum · 24 years ago
  18. 88ad12a Patch #415777: new grouping strategy. by Martin v. Löwis · 24 years ago