| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-104783: Remove locale.resetlocale() function (#104784) | Victor Stinner | 2023-06-06 | 1 | -10/+0 |
|
|
* | GH-97950: Use new-style index directive ('module') (#103996) | Adam Turner | 2023-05-04 | 1 | -2/+2 |
|
|
* | GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100702) | Tzu-ping Chung | 2023-01-05 | 1 | -0/+3 |
|
|
* | minor edits to locale doc (#98537) | Skip Montanaro | 2022-11-04 | 1 | -13/+16 |
|
|
* | gh-90817: Use .. deprecated-removed:: when removal version known (#94960) | Hugo van Kemenade | 2022-08-03 | 1 | -2/+2 |
|
|
* | gh-94226: Remove the locale.format() function (#94229) | Victor Stinner | 2022-06-26 | 1 | -14/+2 |
|
|
* | gh-90817: Deprecate explicitly locale.resetlocale() (#93196) | Victor Stinner | 2022-05-25 | 1 | -0/+2 |
|
|
* | bpo-47000: Add `locale.getencoding()` (GH-32068) | Inada Naoki | 2022-04-09 | 1 | -2/+22 |
|
|
* | Document func parameter of locale.atof (GH-18183) | Kevin Locke | 2022-04-02 | 1 | -3/+3 |
|
|
* | bpo-46659: Deprecate locale.getdefaultlocale() (GH-31206) | Victor Stinner | 2022-02-22 | 1 | -0/+2 |
|
|
* | bpo-34311: Add locale.localize (GH-15275) | Cédric Krier | 2021-04-12 | 1 | -0/+8 |
|
|
* | bpo-42236: Enhance init and encoding documentation (GH-23109) | Victor Stinner | 2020-11-02 | 1 | -11/+15 |
|
|
* | Fix a typo in locale Docs (#22233) | abdo | 2020-09-14 | 1 | -1/+1 |
|
|
* | bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606) | Victor Stinner | 2018-11-20 | 1 | -4/+2 |
|
|
* | bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174) | Victor Stinner | 2018-01-15 | 1 | -0/+10 |
|
|
* | bpo-29240: PEP 540: Add a new UTF-8 Mode (#855) | Victor Stinner | 2017-12-13 | 1 | -0/+7 |
|
|
* | Replace KB unit with KiB (#4293) | Victor Stinner | 2017-11-08 | 1 | -1/+1 |
|
|
* | bpo-31667: Fix gettext related links. (#3860) | Serhiy Storchaka | 2017-10-04 | 1 | -4/+10 |
|
|
* | bpo-10379: Add %char examples to locale.format() docs (GH-1145) | Berker Peksag | 2017-04-20 | 1 | -3/+4 |
|
|
* | bpo-10379: add 'monetary' to format_string, deprecate format | Garvit Khatri | 2017-03-28 | 1 | -6/+14 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+4 |
|
|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -5/+5 |
|
|
* | Issue #25161: Merge full stops from 3.4 into 3.5 | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|\ |
|
| * | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|
|
* | | Fix markup and spacing. | Antoine Pitrou | 2014-10-23 | 1 | -1/+1 |
|
|
* | | Issue #13918: Provide a locale.delocalize() function which can remove | Antoine Pitrou | 2014-10-23 | 1 | -0/+8 |
|/ |
|
* | Closes #4159: add LaTeX tabular column specifications to tables that otherwis... | Georg Brandl | 2013-03-28 | 1 | -0/+2 |
|
|
* | Close #6203: Document that Python 3 sets LC_CTYPE at startup to the user's pr... | Victor Stinner | 2012-06-05 | 1 | -2/+5 |
|
|
* | refer to time.strftime | Sandro Tosi | 2012-06-02 | 1 | -8/+8 |
|
|
* | Issue #3067: Enhance the documentation and docstring of locale.setlocale() | Petri Lehtinen | 2011-11-05 | 1 | -9/+9 |
|
|
* | Merge doc fixes. | Georg Brandl | 2011-03-06 | 1 | -3/+8 |
|\ |
|
| * | #11294: add missing ERA_T_FMT to locale docs. | Georg Brandl | 2011-03-06 | 1 | -3/+8 |
|
|
| * | Merged revisions 85820,85823,85825,85840,85843-85845,85849-85851,85855,85867,... | Georg Brandl | 2010-11-26 | 1 | -1/+1 |
|
|
| * | Merged revisions 85728,85731,85735,85766-85771,85773,85777 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -1/+1 |
|
|
| * | Merged revisions 83226-83227,83229-83232 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -4/+0 |
|
|
| * | Recorded merge of revisions 74057 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -134/+121 |
|
|
| * | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,... | Georg Brandl | 2009-08-13 | 1 | -3/+3 |
|
|
* | | #10200: typo. | Georg Brandl | 2010-10-26 | 1 | -1/+1 |
|
|
* | | Be consistent in the spelling of thread-safe(ty). | Georg Brandl | 2010-10-19 | 1 | -1/+1 |
|
|
* | | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -2/+2 |
|
|
* | | #9388: remove ERA_YEAR which is never defined in the source code. | Georg Brandl | 2010-07-29 | 1 | -4/+0 |
|
|
* | | Merged revisions 74207 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -3/+3 |
|
|
* | | Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 ... | Alexandre Vassalotti | 2009-07-17 | 1 | -134/+121 |
|/ |
|
* | Signature documentation style update, modules J, K, L and M. | Georg Brandl | 2009-06-08 | 1 | -13/+12 |
|
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -2/+2 |
|
|
* | Issue #1717: documentation fixes related to the cmp removal. | Mark Dickinson | 2009-02-01 | 1 | -6/+5 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
* | Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via sv... | Benjamin Peterson | 2008-11-16 | 1 | -1/+1 |
|
|
* | Update what the locale module documents about string operations. | Guido van Rossum | 2007-10-15 | 1 | -11/+8 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -20/+0 |
|
|