Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postpone removal version for locale.getdefaultlocale() #111187

Closed
hugovk opened this issue Oct 22, 2023 · 0 comments
Closed

Postpone removal version for locale.getdefaultlocale() #111187

hugovk opened this issue Oct 22, 2023 · 0 comments

Comments

@hugovk
Copy link
Member

hugovk commented Oct 22, 2023

locale.getdefaultlocale() was deprecated in Python 3.11 and originally planned for removal in 3.13 (gh-90817).

It's now time for 3.13 changes, but we decided to postpone its removal to 3.15 as it's still used by many projects.

Re:

Linked PRs

@hugovk hugovk changed the title Update removal version for locale.getdefaultlocale() Postpone removal version for locale.getdefaultlocale() Oct 22, 2023
hugovk added a commit to hugovk/cpython that referenced this issue Oct 25, 2023
…tlocale() to 3.15 (pythonGH-111188).

(cherry picked from commit 81ed80d)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit to hugovk/cpython that referenced this issue Oct 25, 2023
…tdefaultlocale() to 3.15 (pythonGH-111188). (cherry picked from commit 81ed80d)
hugovk added a commit to hugovk/cpython that referenced this issue Oct 25, 2023
…tdefaultlocale() to 3.15 (pythonGH-111188). (cherry picked from commit 81ed80d)
hugovk added a commit to hugovk/cpython that referenced this issue Oct 25, 2023
…tlocale() to 3.15 (pythonGH-111188).

(cherry picked from commit 81ed80d)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk added a commit to hugovk/cpython that referenced this issue Oct 25, 2023
…tlocale() to 3.15 (pythonGH-111188).

(cherry picked from commit 81ed80d)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@hugovk hugovk closed this as completed Oct 27, 2023
aisk pushed a commit to aisk/cpython that referenced this issue Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this issue Sep 2, 2024
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

No branches or pull requests

1 participant