summaryrefslogtreecommitdiffstats
path: root/Doc/library/locale.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)Serhiy Storchaka2024-11-211-4/+6
* gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning a string agai...Serhiy Storchaka2024-10-211-3/+4
* gh-124969: Fix locale.nl_langinfo(locale.ALT_DIGITS) (GH-124974)Serhiy Storchaka2024-10-091-3/+3
* gh-69998: Fix decoding error in locale.nl_langinfo() (GH-124963)Serhiy Storchaka2024-10-081-0/+9
* gh-121905: Consistently use "floating-point" instead of "floating point" (GH-...Serhiy Storchaka2024-07-191-2/+2
* docs: module page titles should not start with a link to themselves (#117099)Ned Batchelder2024-05-081-2/+2
* gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (#114425)Nikita Sobolev2024-01-231-13/+48
* gh-101100: Fix Sphinx warning in references with asterisks (#113029)Hugo van Kemenade2023-12-131-1/+1
* gh-111276: Clarify docs and comments about the role of LC_CTYPE (#111319)Łukasz Langa2023-10-271-5/+10
* gh-111187: Postpone removal version for locale.getdefaultlocale() to 3.15 (#1...Hugo van Kemenade2023-10-251-1/+1
* gh-104783: Remove locale.resetlocale() function (#104784)Victor Stinner2023-06-061-10/+0
* GH-97950: Use new-style index directive ('module') (#103996)Adam Turner2023-05-041-2/+2
* GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100702)Tzu-ping Chung2023-01-051-0/+3
* minor edits to locale doc (#98537)Skip Montanaro2022-11-041-13/+16
* gh-90817: Use .. deprecated-removed:: when removal version known (#94960)Hugo van Kemenade2022-08-031-2/+2
* gh-94226: Remove the locale.format() function (#94229)Victor Stinner2022-06-261-14/+2
* gh-90817: Deprecate explicitly locale.resetlocale() (#93196)Victor Stinner2022-05-251-0/+2
* bpo-47000: Add `locale.getencoding()` (GH-32068)Inada Naoki2022-04-091-2/+22
* Document func parameter of locale.atof (GH-18183)Kevin Locke2022-04-021-3/+3
* bpo-46659: Deprecate locale.getdefaultlocale() (GH-31206)Victor Stinner2022-02-221-0/+2
* bpo-34311: Add locale.localize (GH-15275)Cédric Krier2021-04-121-0/+8
* bpo-42236: Enhance init and encoding documentation (GH-23109)Victor Stinner2020-11-021-11/+15
* Fix a typo in locale Docs (#22233)abdo2020-09-141-1/+1
* bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606)Victor Stinner2018-11-201-4/+2
* bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174)Victor Stinner2018-01-151-0/+10
* bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)Victor Stinner2017-12-131-0/+7
* Replace KB unit with KiB (#4293)Victor Stinner2017-11-081-1/+1
* bpo-31667: Fix gettext related links. (#3860)Serhiy Storchaka2017-10-041-4/+10
* bpo-10379: Add %char examples to locale.format() docs (GH-1145)Berker Peksag2017-04-201-3/+4
* bpo-10379: add 'monetary' to format_string, deprecate formatGarvit Khatri2017-03-281-6/+14
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+4
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-5/+5
* Issue #25161: Merge full stops from 3.4 into 3.5Martin Panter2015-10-101-1/+1
|\
| * Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* | Fix markup and spacing.Antoine Pitrou2014-10-231-1/+1
* | Issue #13918: Provide a locale.delocalize() function which can removeAntoine Pitrou2014-10-231-0/+8
|/
* Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-0/+2
* Close #6203: Document that Python 3 sets LC_CTYPE at startup to the user's pr...Victor Stinner2012-06-051-2/+5
* refer to time.strftimeSandro Tosi2012-06-021-8/+8
* Issue #3067: Enhance the documentation and docstring of locale.setlocale()Petri Lehtinen2011-11-051-9/+9
* Merge doc fixes.Georg Brandl2011-03-061-3/+8
|\
| * #11294: add missing ERA_T_FMT to locale docs.Georg Brandl2011-03-061-3/+8
| * Merged revisions 85820,85823,85825,85840,85843-85845,85849-85851,85855,85867,...Georg Brandl2010-11-261-1/+1
| * Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge fromGeorg Brandl2010-11-261-1/+1
| * Merged revisions 83226-83227,83229-83232 via svnmerge fromGeorg Brandl2010-08-011-4/+0
| * Recorded merge of revisions 74057 via svnmerge fromGeorg Brandl2009-08-131-134/+121
| * Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-3/+3
* | #10200: typo.Georg Brandl2010-10-261-1/+1
* | Be consistent in the spelling of thread-safe(ty).Georg Brandl2010-10-191-1/+1
* | Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-2/+2