]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-87281: Improve documentation for locale.setlocale() and locale.getlocale...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Aug 2025 18:11:25 +0000 (20:11 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Aug 2025 18:11:25 +0000 (21:11 +0300)
commit9417ea59410c750be28feb819df924ed2e049882
treee3f9167fb491969dd260937673a2b700be460b64
parent3a74d52584c4f717e02545421ca04ee2f73f7e83
[3.13] gh-87281: Improve documentation for locale.setlocale() and locale.getlocale() (GH-137313) (GH-137723)

Add a section explaining the locale name formats.
(cherry picked from commit 15ab45775cb01e4baab6af6016347a6f95124e23)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/locale.rst