]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Dec 2018 07:26:51 +0000 (23:26 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Dec 2018 07:26:51 +0000 (23:26 -0800)
commitaf31228650d30f02a283d291ba106e84275a04c1
tree385b56d8177a36fb1c64ff42d40f6ec52e7dc81e
parenteb38ee052e2273568d0041e969aa851ee44e43ce
bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278)

(cherry picked from commit 8752dfbd1f0c96ca09cdacabaf0d0f8c3895b6ce)

Co-authored-by: native-api <ivan_pozdeev@mail.ru>
Lib/test/support/__init__.py