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