Branch: refs/heads/3.5 Home: https://github.com/python/cpython Commit: a0b9088881b8fcfda864070335b249071508ee0c https://github.com/python/cpython/commit/a0b9088881b8fcfda864070335b249071508ee0c Author: Denis Osipov <osipov_d at list.ru> Date: 2017年06月08日 (2017年6月08日) Changed paths: M Lib/test/test_os.py M Misc/ACKS Log Message: ----------- [3.5] bpo-30584: Fix test_os fails on non-English Windows (GH-1980) (#2000) * Fix bpo-30584 * Adding a comment mentionning the bpo and explaining what is the identifier * Add Denis Osipov to Misc/ACKS (cherry picked from commit 897bba75632dfce87c355e3cd4700468357715a7)