]> granicus.if.org Git - python/commit
Merged revisions 65244-65245,65248 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 26 Jul 2008 21:02:53 +0000 (21:02 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 26 Jul 2008 21:02:53 +0000 (21:02 +0000)
commit13856ea25750a357716ca07bd4d258d758767866
treefaf0ef4fdc768c7160f910fb6133565c64144f4b
parent61cb0873591f9c43c1e10fcbe611c43f943c7c90
Merged revisions 65244-65245,65248 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r65244 | antoine.pitrou | 2008-07-26 12:29:43 +0200 (sam., 26 juil. 2008) | 3 lines

  try to fix most buildbot failures on test_locale + add a debug output for the solaris buildbot
........
  r65245 | antoine.pitrou | 2008-07-26 13:56:37 +0200 (sam., 26 juil. 2008) | 3 lines

  Fix more buildbot failures on test_locale.
........
  r65248 | antoine.pitrou | 2008-07-26 15:49:13 +0200 (sam., 26 juil. 2008) | 4 lines

  disable some failing tests in test_locale due to a bug in locale.py.
  this should fix the failures on the solaris buildbot.
........
Lib/test/test_locale.py