summaryrefslogtreecommitdiff
path: root/Doc/library/locale.rst
Commit message (Expand)AuthorAgeFilesLines
* 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-061-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
* | #9388: remove ERA_YEAR which is never defined in the source code.Georg Brandl2010-07-291-4/+0
* | Merged revisions 74207 via svnmerge fromGeorg Brandl2009-07-261-3/+3
* | Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 ...Alexandre Vassalotti2009-07-171-134/+121
|/
* Signature documentation style update, modules J, K, L and M.Georg Brandl2009-06-081-13/+12
* Merged revisions 72009 via svnmerge fromGeorg Brandl2009-04-271-2/+2
* Issue #1717: documentation fixes related to the cmp removal.Mark Dickinson2009-02-011-6/+5
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via sv...Benjamin Peterson2008-11-161-1/+1
* Update what the locale module documents about string operations.Guido van Rossum2007-10-151-11/+8
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-20/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+578