]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-105436: Ignore unrelated errors when checking empty env (GH-105742) (#105757)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Jun 2023 23:39:56 +0000 (16:39 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Jun 2023 23:39:56 +0000 (23:39 +0000)
commitc2e51a9985d77e88ea2f4cfe0a53d2befc29541f
tree9637558865c14efb39e8b20e6dbb2c501d3419e2
parent2b1745f37ca086c24fce7a196dfd3e2d57238cc8
[3.11] gh-105436: Ignore unrelated errors when checking empty env (GH-105742) (#105757)

gh-105436: Ignore unrelated errors when checking empty env (GH-105742)
(cherry picked from commit 4cefe3cf10f498c0927ae4fdba4880d5a64826e4)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_subprocess.py