-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
dnf_config_manager: fix parsing for non-english locales #9157
dnf_config_manager: fix parsing for non-english locales #9157
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @shamilovstas thanks for your contribution!
Couple of minor things to adjust, otherwise LGTM.
Co-authored-by: Alexei Znamensky <[email protected]>
Backport to stable-9: 💚 backport PR created✅ Backport PR branch: Backported as #9165 🤖 @patchback |
* dnf_config_manager: forces locale to 'C' when the module starts * adds changelog fragment * Apply suggestions from code review Co-authored-by: Alexei Znamensky <[email protected]> --------- Co-authored-by: Alexei Znamensky <[email protected]> (cherry picked from commit 4b0d5cb)
@shamilovstas thanks for fixing this! |
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #9166 🤖 @patchback |
* dnf_config_manager: forces locale to 'C' when the module starts * adds changelog fragment * Apply suggestions from code review Co-authored-by: Alexei Znamensky <[email protected]> --------- Co-authored-by: Alexei Znamensky <[email protected]> (cherry picked from commit 4b0d5cb)
…g for non-english locales (#9165) dnf_config_manager: fix parsing for non-english locales (#9157) * dnf_config_manager: forces locale to 'C' when the module starts * adds changelog fragment * Apply suggestions from code review Co-authored-by: Alexei Znamensky <[email protected]> --------- Co-authored-by: Alexei Znamensky <[email protected]> (cherry picked from commit 4b0d5cb) Co-authored-by: Stanislav Shamilov <[email protected]>
…ng for non-english locales (#9166) dnf_config_manager: fix parsing for non-english locales (#9157) * dnf_config_manager: forces locale to 'C' when the module starts * adds changelog fragment * Apply suggestions from code review Co-authored-by: Alexei Znamensky <[email protected]> --------- Co-authored-by: Alexei Znamensky <[email protected]> (cherry picked from commit 4b0d5cb) Co-authored-by: Stanislav Shamilov <[email protected]>
SUMMARY
Fixes #9046
ISSUE TYPE
COMPONENT NAME
dnf_config_manager
ADDITIONAL INFORMATION