[issue31549] test_strptime and test_time fail on non-English Windows

2017-09-25 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: This looks a duplicate of issue16322. -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> time.tzname on Python 3.3.0 for Windows is decoded by wrong encoding ___ Python tracker

[issue31549] test_strptime and test_time fail on non-English Windows

2017-09-21 Thread Serhiy Storchaka
New submission from Serhiy Storchaka: test_strptime and test_time fail on non-English Windows. For example: == FAIL: test_localtime_timezone (test.test_time.TestPytime) --