]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069) (#151318)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 11 Jun 2026 11:34:40 +0000 (14:34 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 11:34:40 +0000 (14:34 +0300)
commit06dce35b5a63ea653d6101d36a8afc0e922255c6
tree7f3be120d9fafb83056d21e2b84a8d54434b03a8
parent003db2ffd001c05b7138259864d1adadd9ebdcd9
[3.13] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069) (#151318)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/deprecations/pending-removal-in-3.15.rst
Doc/library/locale.rst
Lib/locale.py
Lib/test/test_locale.py
Misc/NEWS.d/next/Library/2025-12-23-11-43-05.gh-issue-130796.TkzUGx.rst [new file with mode: 0644]