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