Skip to content

Replace getdefaultlocale() with getlocale()#938

Open
bje- wants to merge 1 commit into
chriskiehl:1.2.1-releasefrom
bje-:getlocale-fix
Open

Replace getdefaultlocale() with getlocale()#938
bje- wants to merge 1 commit into
chriskiehl:1.2.1-releasefrom
bje-:getlocale-fix

Conversation

@bje-

@bje- bje- commented Jul 12, 2025

Copy link
Copy Markdown
Contributor

pytest is emitting a warning about getdefaultlocale() being removed in Python 3.15.

getdefaultlocale() is deprecated. The getlocale() function has been in Python forever, so it's a safe change.

getdefaultlocale() is deprecated and will be removed in Python 3.15.
@bje-

bje- commented Aug 1, 2025

Copy link
Copy Markdown
Contributor Author

Is Gooey maintained any more?

@sbillinge

Copy link
Copy Markdown
Collaborator

@bje- thanks for the PR. We can merge this. We are working on new workflows for merging fixes and making releases as maintenance transitions from @chriskiehl to me, but I hope we can make some progress shortly.

@bje-

bje- commented Jan 1, 2026

Copy link
Copy Markdown
Contributor Author

Ping?

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.

2 participants