]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixes tests requiring extra environment values on Windows (GH-9462)
authorSteve Dower <steve.dower@microsoft.com>
Thu, 20 Sep 2018 21:39:21 +0000 (14:39 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Sep 2018 21:39:21 +0000 (14:39 -0700)
commita73e790c7894ab68311aef296074518db4778b46
treef323bc7141e0b3b64a33f0bb0c01d2ee0c8fa233
parentc56bbae5e92828a4c93be3b0e7a5072a31fdc587
Fixes tests requiring extra environment values on Windows (GH-9462)
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