COMMITS
/ Doc/library/locale.rst November 21, 2024
S
gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)
Serhiy Storchaka committed
October 21, 2024
S
gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning a string again (GH-125774)
Serhiy Storchaka committed
October 9, 2024
S
gh-124969: Fix locale.nl_langinfo(locale.ALT_DIGITS) (GH-124974)
Serhiy Storchaka committed
October 8, 2024
S
gh-69998: Fix decoding error in locale.nl_langinfo() (GH-124963)
Serhiy Storchaka committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
January 23, 2024
N
gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (#114425)
Nikita Sobolev committed
December 13, 2023
H
gh-101100: Fix Sphinx warning in references with asterisks (#113029)
Hugo van Kemenade committed
October 27, 2023
Ł
gh-111276: Clarify docs and comments about the role of LC_CTYPE (#111319)
Łukasz Langa committed
October 25, 2023
H
gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (#111188)
Hugo van Kemenade committed
June 6, 2023
V
gh-104783: Remove locale.resetlocale() function (#104784)
Victor Stinner committed
May 4, 2023
A
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner committed
January 5, 2023
T
GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100702)
Tzu-ping Chung committed
November 4, 2022
S
minor edits to locale doc (#98537)
Skip Montanaro committed
August 3, 2022
H
gh-90817: Use .. deprecated-removed:: when removal version known (#94960)
Hugo van Kemenade committed
June 26, 2022
V
gh-94226: Remove the locale.format() function (#94229)
Victor Stinner committed
May 25, 2022
V
gh-90817: Deprecate explicitly locale.resetlocale() (#93196)
Victor Stinner committed
April 9, 2022
I
bpo-47000: Add `locale.getencoding()` (GH-32068)
Inada Naoki committed
April 2, 2022
K
Document func parameter of locale.atof (GH-18183)
Kevin Locke committed
February 22, 2022
V
bpo-46659: Deprecate locale.getdefaultlocale() (GH-31206)
Victor Stinner committed
April 12, 2021
C
bpo-34311: Add locale.localize (GH-15275)
Cédric Krier committed
November 2, 2020
V
bpo-42236: Enhance init and encoding documentation (GH-23109)
Victor Stinner committed
September 14, 2020
A
Fix a typo in locale Docs (#22233)
abdo committed
November 20, 2018
V
bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606)
Victor Stinner committed
January 15, 2018
V
bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174)
Victor Stinner committed
December 13, 2017
V
bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)
Victor Stinner committed
November 8, 2017
V
Replace KB unit with KiB (#4293)
Victor Stinner committed
October 4, 2017
S
bpo-31667: Fix gettext related links. (#3860)
Serhiy Storchaka committed
April 20, 2017
B
bpo-10379: Add %char examples to locale.format() docs (GH-1145)
Berker Peksag committed
March 28, 2017
G
bpo-10379: add 'monetary' to format_string, deprecate format
Garvit Khatri committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
October 10, 2015
M
Issue #25161: Merge full stops from 3.4 into 3.5
Martin Panter committed
M
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter committed
October 23, 2014
A
Fix markup and spacing.
Antoine Pitrou committed
A
Issue #13918: Provide a locale.delocalize() function which can remove
Antoine Pitrou committed
March 28, 2013
June 5, 2012
V
Close #6203: Document that Python 3 sets LC_CTYPE at startup to the user's preferred locale encoding
Victor Stinner committed
June 2, 2012
S
refer to time.strftime
Sandro Tosi committed
November 5, 2011
P
Issue #3067: Enhance the documentation and docstring of locale.setlocale()
Petri Lehtinen committed
March 6, 2011
G
Merge doc fixes.
Georg Brandl committed
G
#11294: add missing ERA_T_FMT to locale docs.
Georg Brandl committed
November 26, 2010
October 26, 2010
G
#10200: typo.
Georg Brandl committed
October 19, 2010
G
Be consistent in the spelling of thread-safe(ty).
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
August 1, 2010
G
Merged revisions 83226-83227,83229-83232 via svnmerge from
Georg Brandl committed
July 29, 2010
G
#9388: remove ERA_YEAR which is never defined in the source code.
Georg Brandl committed
August 13, 2009
G
Recorded merge of revisions 74057 via svnmerge from
Georg Brandl committed