Skip to content

[3.13] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069)#151318

Merged
hugovk merged 1 commit into
python:3.13from
hugovk:backport-6536fab-3.13
Jun 11, 2026
Merged

[3.13] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069)#151318
hugovk merged 1 commit into
python:3.13from
hugovk:backport-6536fab-3.13

Conversation

@hugovk

@hugovk hugovk commented Jun 11, 2026

Copy link
Copy Markdown
Member

(cherry picked from commit 6536fab)

Conflict was Doc/whatsnew/3.15.rst:

* Undeprecate the :func:`locale.getdefaultlocale` function.
  (Contributed by Victor Stinner in :gh:`130796`.)

https://github.com/python/cpython/pull/143069/changes#diff-bd7a9c5b54eeb2b40e6db5e48e8d79d309d8738e776a40918773c6840189edf9

Do we want that in Doc/whatsnew/3.13.rst?

…GH-143069)

(cherry picked from commit 6536fab)

Co-authored-by: Victor Stinner <vstinner@python.org>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Do we want that in Doc/whatsnew/3.13.rst?

IMO an entry in the Changelog is enough.

@hugovk hugovk merged commit 06dce35 into python:3.13 Jun 11, 2026
44 of 45 checks passed
@hugovk hugovk deleted the backport-6536fab-3.13 branch June 11, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants