commit | ca1b66fd059758bbd6e2cc62c8f2adecefe8f942 | [log] [tgz] |
---|---|---|
author | Denis Osipov <osipov_d@list.ru> | Thu Jun 08 17:02:05 2017 +0500 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Jun 08 14:02:05 2017 +0200 |
tree | f440b7db3f4f8aac8b39c0a28d3d49c7af16b1ea | |
parent | 854f7ba1d5cbb6a42511beae66c8dbe34f2cbcd3 [diff] |
[3.6] bpo-30584: Fix test_os fails on non-English Windows (GH-1980) (#1999) * 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)