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
*
gh-104783: locale.getencoding() fallback uses FS encoding (#105381)
Victor Stinner
2023-06-06
1
-0/+11
*
gh-94226: Remove the locale.format() function (#94229)
Victor Stinner
2022-06-26
1
-71/+47
*
gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846)
Christian Heimes
2022-05-16
1
-3/+9
*
gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732)
Inada Naoki
2022-04-22
1
-1/+9
*
bpo-40280: Skip more tests on Emscripten (GH-31947)
Christian Heimes
2022-03-17
1
-1/+3
*
bpo-46659: Deprecate locale.getdefaultlocale() (GH-31206)
Victor Stinner
2022-02-22
1
-1/+2
*
Fix typos in the Lib directory (GH-28775)
Christian Clauss
2021-10-06
1
-1/+1
*
bpo-34311: Add locale.localize (GH-15275)
Cédric Krier
2021-04-12
1
-0/+28
*
bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (#25110)
Victor Stinner
2021-03-31
1
-1/+7
*
bpo-40275: Use new test.support helper submodules in tests (GH-21412)
Hai Shi
2020-07-09
1
-1/+2
*
bpo-38536: locale: Remove trailing space in formatted currency (GH-16864)
Inada Naoki
2020-01-20
1
-2/+1
*
bpo-18378: Recognize "UTF-8" as a valid name in locale._parse_localename (GH-...
Ronald Oussoren
2019-08-29
1
-0/+36
*
Remove unused imports in tests (GH-14518)
Victor Stinner
2019-07-01
1
-1/+1
*
Revert "bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)" (GH-7919)
Victor Stinner
2018-06-26
1
-10/+9
*
bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)
Victor Stinner
2018-06-22
1
-9/+10
*
bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (П...
Serhiy Storchaka
2018-05-06
1
-1/+1
*
[security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302)
Serhiy Storchaka
2017-06-28
1
-0/+5
*
bpo-29972: Skip tests known to fail on AIX (#979)
Victor Stinner
2017-04-04
1
-0/+4
*
test_locale now ignores the DeprecationWarning (#977)
Victor Stinner
2017-04-03
1
-11/+13
*
bpo-10379: add 'monetary' to format_string, deprecate format
Garvit Khatri
2017-03-28
1
-0/+5
*
bpo-20087: Revert "make the glibc alias table take precedence over the X11 on...
Benjamin Peterson
2017-03-20
1
-4/+1
*
make the glibc alias table take precedence over the X11 one (#422)
Benjamin Peterson
2017-03-08
1
-1/+4
*
Issue #28996: Skip two tests that fail on Android with the locale strcoll() and
Xavier de Gaye
2016-12-19
1
-2/+2
*
Issue #23474: Enhanced locale testing.
Serhiy Storchaka
2015-02-18
1
-1/+1
|
\
|
*
Issue #23474: Enhanced locale testing.
Serhiy Storchaka
2015-02-18
1
-1/+1
*
|
Issue #13918: Provide a locale.delocalize() function which can remove
Antoine Pitrou
2014-10-23
1
-0/+54
|
/
*
Issue #20079: Fixed tests.
Serhiy Storchaka
2014-10-02
1
-1/+1
*
Issue #20046: Locale alias table no longer contains entities which can be
Serhiy Storchaka
2013-12-26
1
-0/+39
*
Issue #20027: Fixed locale aliases for devanagari locales.
Serhiy Storchaka
2013-12-26
1
-0/+14
|
\
|
*
Issue #20027: Fixed locale aliases for devanagari locales.
Serhiy Storchaka
2013-12-26
1
-0/+14
|
*
Don't use sebTest() in tests for issue #5815.
Serhiy Storchaka
2013-12-19
1
-2/+1
|
*
Issue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka
2013-12-19
1
-0/+58
*
|
Issue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka
2013-12-19
1
-0/+58
|
/
*
Issue #17767: test_locale now works with unittest test discovery.
Serhiy Storchaka
2013-07-17
1
-58/+36
*
Issue #15118: Change return value of os.uname() and os.times() from
Larry Hastings
2012-06-24
1
-1/+1
*
Issue #1813: merge changeset that reverts a glibc workaround for the
Stefan Krah
2012-02-02
1
-3/+0
|
\
|
*
Issue #1813: Revert workaround for a glibc bug on the Fedora buildbot.
Stefan Krah
2012-02-02
1
-3/+0
*
|
Issue #13441: Reenable strxfrm() tests on Solaris
Victor Stinner
2011-11-21
1
-4/+0
*
|
Issue #13441: Disable temporary strxfrm() tests on Solaris
Victor Stinner
2011-11-21
1
-0/+4
*
|
Issue #3067: Fix the error raised by locale.setlocale()
Petri Lehtinen
2011-11-04
1
-0/+8
|
\
\
|
|
/
|
*
Issue #3067: Fix the error raised by locale.setlocale()
Petri Lehtinen
2011-11-04
1
-0/+8
*
|
Merge 68b5f87566fb
Stefan Krah
2011-08-01
1
-0/+3
|
\
\
|
|
/
|
*
Skip test_getsetlocale_issue1813() on Fedora due to setlocale() bug.
Stefan Krah
2011-08-01
1
-0/+3
|
*
Backport 0398f07d4827 (fix for weird buildbot failures)
Antoine Pitrou
2011-07-26
1
-3/+3
*
|
Try to fix weird buildbot failures
Antoine Pitrou
2011-07-26
1
-3/+3
*
|
Add debug output for failing buildbot
Antoine Pitrou
2011-07-26
1
-0/+2
|
/
*
Add a test for issue #1813: getlocale() failing under a Turkish locale
Antoine Pitrou
2011-07-24
1
-0/+13
*
Issue #9868: locale was left changed after TestEnUSCollation#setUp raised
Hirokazu Yamamoto
2010-09-23
1
-1/+1
*
Merged revisions 80512 via svnmerge from
R. David Murray
2010-04-27
1
-0/+20
*
Merged revisions 80178 via svnmerge from
Ronald Oussoren
2010-04-18
1
-1/+9
[next]