#10092: Properly reset locale in Locale*Calendar classes. The context manager...
#10092: Properly reset locale in Locale*Calendar classes. The context manager was buggy because setlocale() returns the *new* locale, not the old. Also add a test for this.
Showing
Please register or sign in to comment