index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_locale.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
disable some failing tests in test_locale due to a bug in locale.py.
Antoine Pitrou
2008-07-26
1
-15/+14
*
Fix more buildbot failures on test_locale.
Antoine Pitrou
2008-07-26
1
-5/+10
*
try to fix most buildbot failures on test_locale + add a debug output for the...
Antoine Pitrou
2008-07-26
1
-47/+69
*
convert test_locale to unittest, and add a mechanism to override localconv() ...
Antoine Pitrou
2008-07-25
1
-119/+262
*
#3303: fix crash with invalid Py_DECREF in strcoll().
Georg Brandl
2008-07-19
1
-1/+10
*
The locale "En" appears not to be valid on windows underi VisualStudio.2005. ...
Kristján Valur Jónsson
2007-04-26
1
-1/+1
*
Fix test_locale for platforms without a default thousands separator.
Georg Brandl
2006-05-18
1
-5/+8
*
Patch #1180296: improve locale string formatting functions
Georg Brandl
2006-05-17
1
-2/+23
*
Work around test_locale failing on Solaris.
Martin v. Löwis
2005-12-30
1
-3/+8
*
[ 1197218 ] test_locale fix on modern linux
Anthony Baxter
2005-06-03
1
-8/+10
*
Add a workaround for a problem that UTF-8 strings can be corrupted
Hye-Shik Chang
2004-08-04
1
-0/+35
*
Enable some unittests on FreeBSD.
Hye-Shik Chang
2003-12-19
1
-2/+5
*
Whitespace normalization.
Tim Peters
2003-02-19
1
-1/+1
*
Skip this test on MacOSX: the locale support is too minimal to make
Jack Jansen
2002-12-30
1
-1/+3
*
Add getpreferredencoding. Support @euro modifiers. Fixes #554676.
Martin v. Löwis
2002-11-03
1
-0/+2
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Whitespace normalization.
Tim Peters
2001-05-02
1
-2/+2
*
In order to make this test work on Windows, the test locale has to be
Guido van Rossum
2001-04-15
1
-2/+7
*
Patch #415777: new grouping strategy.
Martin v. Löwis
2001-04-13
1
-0/+37