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

fix(belchertown.py): locale.format() function is deprecated since Pyt… #944

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

skinner12
Copy link
Contributor

The locale.format() function has been deprecated since Python 3.7. For more details, refer to issue 54588. In my opinion, it's time to remove this deprecated function: locale.format_string() has been available since Python 3.7 and is no longer functional in Python 3.12.

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