Skip to content

[3.11] gh-90817: Deprecate explicitly locale.resetlocale() (GH-93196) - #93227

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-bf58cd0-3.11
May 25, 2022
Merged

[3.11] gh-90817: Deprecate explicitly locale.resetlocale() (GH-93196)#93227
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-bf58cd0-3.11

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

The function was already deprecated in Python 3.11 since it calls
locale.getdefaultlocale() which was deprecated in Python 3.11.
(cherry picked from commit bf58cd0)

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

…3196)

The function was already deprecated in Python 3.11 since it calls
locale.getdefaultlocale() which was deprecated in Python 3.11.
(cherry picked from commit bf58cd0)

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

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@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, good bot.

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 83940c0 into python:3.11 May 25, 2022
@miss-islington
miss-islington deleted the backport-bf58cd0-3.11 branch May 25, 2022 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants