]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105436: Ignore unrelated errors when checking empty env (GH-105742) (#105756)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Jun 2023 23:41:07 +0000 (16:41 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Jun 2023 23:41:07 +0000 (23:41 +0000)
commit75239d5ec1505b8f9f20d3c2d366c1a3ebd269aa
tree3ce09ab4102e41d11cd2a93f5981fe7156391338
parent51b533ec5049593dc009383226f935cf5181484c
[3.12] gh-105436: Ignore unrelated errors when checking empty env (GH-105742) (#105756)

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