COMMITS
/ Lib/locale.py April 24, 2017
S
bpo-30144: Import collections ABC from collections.abc rather than collections. (#1263)
Serhiy Storchaka committed
April 5, 2017
S
bpo-29762: More use "raise from None". (#569)
Serhiy Storchaka committed
April 3, 2017
V
test_locale now ignores the DeprecationWarning (#977)
Victor Stinner committed
March 28, 2017
G
bpo-10379: add 'monetary' to format_string, deprecate format
Garvit Khatri committed
March 20, 2017
B
bpo-20087: Revert "make the glibc alias table take precedence over the X11 one (#422)" (#713)
Benjamin Peterson committed
March 8, 2017
B
make the glibc alias table take precedence over the X11 one (#422)
Benjamin Peterson committed
December 17, 2016
X
Issue #28596: The preferred encoding is UTF-8 on Android.
Xavier de Gaye committed
May 26, 2016
M
Issue #27076: Merge spelling from 3.5
Martin Panter committed
M
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter committed
April 13, 2016
S
merge 3.5.
Senthil Kumaran committed
S
[minor] - Correct the docstring of locale.str. Patch by poleto.
Senthil Kumaran committed
November 3, 2015
V
locale.delocalize(): only call localeconv() once
Victor Stinner committed
May 12, 2015
S
Issue #22681: Added support for the koi8_t encoding.
Serhiy Storchaka committed
S
Issue #22682: Added support for the kz1048 encoding.
Serhiy Storchaka committed
October 23, 2014
A
Issue #13918: Provide a locale.delocalize() function which can remove
Antoine Pitrou committed
October 2, 2014
S
Issue #20079: Updated alias mapping to glibc 2.19 SUPPORTED file.
Serhiy Storchaka committed
S
Issue #20076: Remove just added the sr_rs.utf8@latn alias because it is
Serhiy Storchaka committed
October 1, 2014
S
Issue #20076: Added non derived UTF-8 aliases to locale aliases table.
Serhiy Storchaka committed
S
Issue #20079: Added locales supported in glibc 2.18 to locale alias table.
Serhiy Storchaka committed
December 26, 2013
S
Issue #20046: Locale alias table no longer contains entities which can be
Serhiy Storchaka committed
S
Issue #20027: Fixed locale aliases for devanagari locales.
Serhiy Storchaka committed
S
Issue #20027: Fixed locale aliases for devanagari locales.
Serhiy Storchaka committed
December 20, 2013
S
Issue #20034: Updated alias mapping to most recent locale.alias file
Serhiy Storchaka committed
S
Issue #20034: Updated alias mapping to most recent locale.alias file
Serhiy Storchaka committed
December 19, 2013
S
Issue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka committed
S
Issue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka committed
October 11, 2013
July 4, 2013
B
Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a)
Brett Cannon committed
June 14, 2013
B
Issue #18200: Update the stdlib (except tests) to use
Brett Cannon committed
November 29, 2011
É
Fix last remaining references to ex-devguide
Éric Araujo committed
November 5, 2011
P
Issue #3067: Enhance the documentation and docstring of locale.setlocale()
Petri Lehtinen committed
November 4, 2011
P
Issue #3067: Fix the error raised by locale.setlocale()
Petri Lehtinen committed
October 31, 2011
J
Closes #13283: removal of two unused variable in locale.py
Jesus Cea committed
May 17, 2011
R
(merge) Fix #10154 and #10090: locale normalizes the UTF-8 encoding to "UTF-8" instead of "UTF8"
Ronald Oussoren committed
R
Fix #10154 and #10090: locale normalizes the UTF-8 encoding to "UTF-8" instead of "UTF8"
Ronald Oussoren committed
September 5, 2010
R
Merged revisions 80521 via svnmerge from
R. David Murray committed
April 27, 2010
R
Merged revisions 80512 via svnmerge from
R. David Murray committed
April 11, 2010
A
Merged revisions 79977 via svnmerge from
Antoine Pitrou committed
October 19, 2009
A
Merged revisions 75537,75539 via svnmerge from
Antoine Pitrou committed
A
Issue #7080: locale.strxfrm() raises a MemoryError on 64-bit non-Windows
Antoine Pitrou committed
September 6, 2009
R
Merged revisions 74687 via svnmerge from
Ronald Oussoren committed
R
Fix for issue 6393: Python crashes on OSX when $LANG is set to some (but
Ronald Oussoren committed
August 4, 2009
M
Merged revisions 74312 via svnmerge from
Mark Dickinson committed
June 7, 2009
R
Fix for issue 6202
Ronald Oussoren committed
May 8, 2009
J
Merged revisions 72469 via svnmerge from
Jeroen Ruigrok van der Werven committed
J
Merged revisions 72468 via svnmerge from
Jeroen Ruigrok van der Werven committed
May 6, 2009
J
Merged revisions 72399 via svnmerge from
Jeroen Ruigrok van der Werven committed
J
Merged revisions 72375 via svnmerge from
Jeroen Ruigrok van der Werven committed
April 1, 2009
R
Merged revisions 70936 via svnmerge from
R. David Murray committed
March 18, 2009
A
svnmerge from trunk for r70457 (sorry, I accidentally deleted the commit message)
Antoine Pitrou committed