SIGN IN SIGN UP

Issue #18228: Use locale.setlocale(name, None) instead of

locale.getlocale(name) in test.regrtest.saved_test_environment

locale.getlocale() parses the locale, which is useless for
saved_test_environment.
V
Victor Stinner committed
546ccf090e6960dadf6cae6a088d71fe42ce7b86
Parent: d9ccf7f