]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87281: Improve documentation for locale.setlocale() and locale.getlocale() (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 13 Aug 2025 17:49:33 +0000 (20:49 +0300)
committerGitHub <noreply@github.com>
Wed, 13 Aug 2025 17:49:33 +0000 (20:49 +0300)
commit15ab45775cb01e4baab6af6016347a6f95124e23
tree00420493b41bf99387dde7d62e368b65cd577cbf
parentb78e9c05b627f2b205fa43f31d4d3d14ad3eb13b
gh-87281: Improve documentation for locale.setlocale() and locale.getlocale() (GH-137313)

Add a section explaining the locale name formats.
Doc/library/locale.rst