Skip to content

2.9 Fix: Replace deprecated 'locale.format()'#4250

Merged
grandixximo merged 2 commits into
LinuxCNC:2.9from
Sigma1912:2.9
Jul 20, 2026
Merged

2.9 Fix: Replace deprecated 'locale.format()'#4250
grandixximo merged 2 commits into
LinuxCNC:2.9from
Sigma1912:2.9

Conversation

@Sigma1912

@Sigma1912 Sigma1912 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Replace deprecated 'locale.format()' with 'locale.format_string()'

Fixes this issue (but now also fixed in all other places I found) :
#4254

@Sigma1912 Sigma1912 changed the title 2.9 Python: Replace deprecated 'locale.format()' 2.9 Fix: Replace deprecated 'locale.format()' Jul 19, 2026
@Sigma1912

Copy link
Copy Markdown
Contributor Author

@hansu, @andypugh
Not exactly sure why it fails on sid but it seems unrelated to the proposed changes.
Could somebody please restart the tests?

@grandixximo

grandixximo commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

I did re run already, still not sticking, i will try again, lets see how attempt 3 goes, I think it might be something with 2.9

@grandixximo

grandixximo commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@Sigma1912 I have a fix in #4255 once that builds ok, I'll merge, and you can rebase, so all shall be green, hopefully.

@Sigma1912

Copy link
Copy Markdown
Contributor Author

Ok, thanks for the quick fix.

@grandixximo

Copy link
Copy Markdown
Contributor

Merged, ready for rebase

@grandixximo
grandixximo merged commit cf8cd51 into LinuxCNC:2.9 Jul 20, 2026
17 checks passed
@Sigma1912
Sigma1912 deleted the 2.9 branch July 20, 2026 12:41
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