]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: Fix more tests on platforms without umask (GH-95164)
authorChristian Heimes <christian@python.org>
Sat, 23 Jul 2022 10:26:31 +0000 (12:26 +0200)
committerGitHub <noreply@github.com>
Sat, 23 Jul 2022 10:26:31 +0000 (12:26 +0200)
commit68393248947adaa61962cd44e9d49c44017ba94f
treefa51cc4b5e886bc62e603a399e5c72008bbdaa23
parent41a5b84eaf7c52d1d4aa0a8d3d135a09f5f7190e
gh-90473: Fix more tests on platforms without umask (GH-95164)
Lib/distutils/tests/test_dir_util.py
Lib/test/support/os_helper.py
Lib/test/test_os.py