]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069) (#151317)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Thu, 11 Jun 2026 11:34:21 +0000 (14:34 +0300)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 11:34:21 +0000 (14:34 +0300)
commit58c6e78c219af352714c8b40d236311e36e8050f
treeb8ae68ecaf964b79a381767be31778b7d127088e
parenta258c96bccd7ff603f7c5c3dc57fe7f4f0edd590
[3.14] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069) (#151317)

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]