]> granicus.if.org Git - python/commit
[3.6] bpo-30584: Fix test_os fails on non-English Windows (GH-1980) (#1999)
authorDenis Osipov <osipov_d@list.ru>
Thu, 8 Jun 2017 12:02:05 +0000 (17:02 +0500)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 8 Jun 2017 12:02:05 +0000 (14:02 +0200)
commitca1b66fd059758bbd6e2cc62c8f2adecefe8f942
treef440b7db3f4f8aac8b39c0a28d3d49c7af16b1ea
parent854f7ba1d5cbb6a42511beae66c8dbe34f2cbcd3
[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)
Lib/test/test_os.py
Misc/ACKS