]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130796: Undeprecate locale.getdefaultlocale() (#143069)
authorVictor Stinner <vstinner@python.org>
Tue, 23 Dec 2025 15:31:10 +0000 (16:31 +0100)
committerGitHub <noreply@github.com>
Tue, 23 Dec 2025 15:31:10 +0000 (16:31 +0100)
commit6536fab19410ce701575b553d381cf805d3ef323
treeb993361028bc4e4ec63ecc289d2c2ff22792a9c4
parentc4ab024530feb3a66d51bcef2e33b309ca0d543f
gh-130796: Undeprecate locale.getdefaultlocale() (#143069)
Doc/deprecations/pending-removal-in-3.15.rst
Doc/library/locale.rst
Doc/whatsnew/3.15.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]