You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: extract helper function for safer numeric locale detection
Refactored the detect_numeric_locale function to initialize settings early and extract common logic into single_byte_from_locale_ptr helper, improving code safety and readability without changing behavior.
0 commit comments