]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixes tests requiring extra environment values on Windows (GH-9463)
authorSteve Dower <steve.dower@microsoft.com>
Thu, 20 Sep 2018 23:10:40 +0000 (16:10 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Sep 2018 23:10:40 +0000 (16:10 -0700)
commit6c9e109c36594fa24dc2b6c881a55c5ac33307ea
tree5b8972ef72db2d8fb75844cf4840f5ca3a8c1a1f
parent4fb672ff96ecbb87aaf2ecc4f04aed76aafe63b1
Fixes tests requiring extra environment values on Windows (GH-9463)
Lib/distutils/tests/test_bdist.py
Lib/distutils/tests/test_bdist_wininst.py
Lib/test/test_platform.py
Lib/test/test_site.py
Lib/test/test_sysconfig.py
Lib/test/test_venv.py
Tools/msi/distutils.command.bdist_wininst.py