◐ Shell
clean mode source ↗

[3.14] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069) by hugovk · Pull Request #151317 · python/cpython

Conversation

@hugovk

@hugovk hugovk commented

Jun 11, 2026

edited by bedevere-app Bot

Loading

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.14.rst?

…GH-143069)

(cherry picked from commit 6536fab)

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

@read-the-docs-community

@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.14.rst?

IMO an entry in the Changelog is enough.

hugovk reacted with thumbs up emoji

@hugovk hugovk merged commit 58c6e78 into python:3.14

Jun 11, 2026

55 checks passed

@hugovk hugovk deleted the backport-6536fab-3.14 branch

June 11, 2026 11:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vstinner vstinner vstinner approved these changes

@StanFromIreland StanFromIreland StanFromIreland approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@hugovk @vstinner @StanFromIreland